HomeSort by relevance Sort by last modified time
    Searched refs:with_asan (Results 1 - 5 of 5) sorted by null

  /system/sepolicy/public/
te_macros 472 define(`with_asan', ifelse(target_with_asan, `true', userdebug_or_eng(`$1'), ))
  /system/sepolicy/
Android.mk 174 with_asan := false macro
176 with_asan := true macro
200 ifneq ($(with_asan),true)
233 $(reqd_policy_mask.conf): PRIVATE_TGT_WITH_ASAN := $(with_asan)
259 $(plat_pub_policy.conf): PRIVATE_TGT_WITH_ASAN := $(with_asan)
307 $(plat_policy.conf): PRIVATE_TGT_WITH_ASAN := $(with_asan)
422 $(nonplat_policy.conf): PRIVATE_TGT_WITH_ASAN := $(with_asan)
541 $(sepolicy.recovery.conf): PRIVATE_TGT_WITH_ASAN := $(with_asan)
1310 with_asan := macro
    [all...]
  /system/sepolicy/private/
app.te 343 with_asan(`allow appdomain asanwrapper_exec:file rx_file_perms;')
system_server.te 24 with_asan(`allow system_server dalvikcache_data_file:lnk_file r_file_perms;')
694 with_asan(`
725 with_asan(`-shell_exec -asanwrapper_exec -zygote_exec')
  /system/sepolicy/prebuilts/api/26.0/private/
system_server.te 665 with_asan(`
694 with_asan(`-shell_exec')

Completed in 208 milliseconds