467d8a80ea
Test: boot device and check for artd process Change-Id: I2a161701102ecbde3e293af0346d1db0b11d4aab
10 lines
419 B
Text
10 lines
419 B
Text
#############################
|
|
# System files
|
|
#
|
|
(/.*)? u:object_r:system_file:s0
|
|
/bin/artd u:object_r:artd_exec:s0
|
|
/bin/dex2oat(32|64)? u:object_r:dex2oat_exec:s0
|
|
/bin/dexoptanalyzer u:object_r:dexoptanalyzer_exec:s0
|
|
/bin/odrefresh u:object_r:odrefresh_exec:s0
|
|
/bin/profman u:object_r:profman_exec:s0
|
|
/lib(64)?(/.*)? u:object_r:system_lib_file:s0
|