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 | # |
Roland Levillain | 4e8dbdf | 2022-07-29 14:57:33 +0100 | [diff] [blame] | 4 | (/.*)? u:object_r:system_file:s0 |
| 5 | /bin/art_exec u:object_r:art_exec_exec:s0 |
| 6 | /bin/artd u:object_r:artd_exec:s0 |
| 7 | /bin/dex2oat(32|64)? u:object_r:dex2oat_exec:s0 |
| 8 | /bin/dexoptanalyzer u:object_r:dexoptanalyzer_exec:s0 |
| 9 | /bin/odrefresh u:object_r:odrefresh_exec:s0 |
| 10 | /bin/profman u:object_r:profman_exec:s0 |
| 11 | /lib(64)?(/.*)? u:object_r:system_lib_file:s0 |