f6bd00af8b
Test: Build & boot Bug: 135753770 Exempt-From-Owner-Approval: Approved internally Change-Id: Iab56f6b5bb7a59fbeaad214a64fbd959060574f4 Merged-In: Iab56f6b5bb7a59fbeaad214a64fbd959060574f4
10 lines
487 B
Text
10 lines
487 B
Text
#############################
|
|
# 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
|
|
/bin/art_preinstall_hook(.*)? u:object_r:art_apex_preinstall_exec:s0
|
|
/bin/art_postinstall_hook(.*)? u:object_r:art_apex_postinstall_exec:s0
|