2018-11-09 22:51:49 +01:00
|
|
|
#############################
|
|
|
|
# System files
|
|
|
|
#
|
2019-02-21 19:03:07 +01:00
|
|
|
(/.*)? u:object_r:system_file:s0
|
2020-04-16 07:11:24 +02:00
|
|
|
/bin/dex2oat(32|64)?(d)? u:object_r:dex2oat_exec:s0
|
2019-02-21 19:03:07 +01:00
|
|
|
/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
|
|
|
|
/bin/art_preinstall_hook(.*)? u:object_r:art_apex_preinstall_exec:s0
|
|
|
|
/bin/art_postinstall_hook(.*)? u:object_r:art_apex_postinstall_exec:s0
|