blob: 20e5a25fcb48660c674f971fca0ceb57bb8fe332 [file] [log] [blame]
Jiyong Park03ccac02018-11-10 06:51:49 +09001#############################
Jiyong Park03ccac02018-11-10 06:51:49 +09002# System files
3#
Andreas Gampe4c2d06c2019-02-21 10:03:07 -08004(/.*)? u:object_r:system_file:s0
David Sehr80a14032020-04-15 22:11:24 -07005/bin/dex2oat(32|64)?(d)? u:object_r:dex2oat_exec:s0
Andreas Gampe4c2d06c2019-02-21 10:03:07 -08006/bin/dexoptanalyzer(d)? u:object_r:dexoptanalyzer_exec:s0
7/bin/profman(d)? u:object_r:profman_exec:s0
Andreas Gampe4c2d06c2019-02-21 10:03:07 -08008/lib(64)?(/.*)? u:object_r:system_lib_file:s0
Andreas Gampe4c2d06c2019-02-21 10:03:07 -08009/bin/art_preinstall_hook(.*)? u:object_r:art_apex_preinstall_exec:s0
10/bin/art_postinstall_hook(.*)? u:object_r:art_apex_postinstall_exec:s0