1# asan_extract 2# 3# This command set moves the artifact corresponding to the current slot 4# from /data/ota to /data/dalvik-cache. 5 6with_asan(` 7 type asan_extract, domain, coredomain; 8 type asan_extract_exec, exec_type, file_type, system_file_type; 9') 10 11# system/sepolicy/public is for vendor-facing type and attribute definitions. 12# DO NOT ADD allow, neverallow, or dontaudit statements here. 13# Instead, add such policy rules to system/sepolicy/private/*.te. 14