Jiyong Park | 03ccac0 | 2018-11-10 06:51:49 +0900 | [diff] [blame] | 1 | ############################# |
Jiyong Park | 03ccac0 | 2018-11-10 06:51:49 +0900 | [diff] [blame] | 2 | # System files |
| 3 | # |
| 4 | (/.*)? u:object_r:system_file:s0 |
David Sehr | 80a1403 | 2020-04-15 22:11:24 -0700 | [diff] [blame] | 5 | /bin/dex2oat(32|64)? u:object_r:dex2oat_exec:s0 |
Roland Levillain | 4592b0f | 2018-11-14 17:53:27 +0000 | [diff] [blame] | 6 | /bin/dexoptanalyzer u:object_r:dexoptanalyzer_exec:s0 |
| 7 | /bin/profman u:object_r:profman_exec:s0 |
Jiyong Park | 03ccac0 | 2018-11-10 06:51:49 +0900 | [diff] [blame] | 8 | /lib(64)?(/.*)? u:object_r:system_lib_file:s0 |