• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# When /data is available, look for /system/asan.tar.gz and potentially extract.
2on post-fs-data
3    exec - system system -- /system/bin/asan_extract
4