android_system_sepolicy/apex/com.android.runtime-file_contexts

14 lines
424 B
Plaintext
Raw Normal View History

#############################
# APEX module manifest.
#
/manifest\.json u:object_r:system_file:s0
#############################
# System files
#
(/.*)? u:object_r:system_file:s0
/bin/dex2oat(d)? u:object_r:dex2oat_exec:s0
/bin/dexoptanalyzer(d)? u:object_r:dexoptanalyzer_exec:s0
/bin/profman(d)? u:object_r:profman_exec:s0
/lib(64)?(/.*)? u:object_r:system_lib_file:s0