4df603a038
There is no real need to access the manifest.json (which is being renamed in other CLs anyway). So remove the access to it. Bug: 119672727 Test: m, installed on device, boots. Change-Id: I2d82062031da36f871b2a64d97a50a6f1e6fc3dd
8 lines
316 B
Text
8 lines
316 B
Text
#############################
|
|
# System files
|
|
#
|
|
(/.*)? u:object_r:system_file:s0
|
|
/bin/dex2oat u:object_r:dex2oat_exec:s0
|
|
/bin/dexoptanalyzer u:object_r:dexoptanalyzer_exec:s0
|
|
/bin/profman u:object_r:profman_exec:s0
|
|
/lib(64)?(/.*)? u:object_r:system_lib_file:s0
|