Merge "Add contexts for update_engine_nostats" into main
This commit is contained in:
commit
2c434e9971
2 changed files with 9 additions and 7 deletions
|
@ -422,6 +422,7 @@
|
|||
/system/bin/idmap2 idmap_exec
|
||||
/system/bin/idmap2d idmap_exec
|
||||
/system/bin/update_engine update_engine_exec
|
||||
/system/bin/update_engine_nostats update_engine_exec
|
||||
/system/bin/profcollectd profcollectd_exec
|
||||
/system/bin/profcollectctl profcollectd_exec
|
||||
/system/bin/storaged storaged_exec
|
||||
|
|
|
@ -351,13 +351,14 @@
|
|||
/system/bin/sgdisk u:object_r:sgdisk_exec:s0
|
||||
/system/bin/blkid u:object_r:blkid_exec:s0
|
||||
/system/bin/flags_health_check -- u:object_r:flags_health_check_exec:s0
|
||||
/system/bin/idmap2(d)? u:object_r:idmap_exec:s0
|
||||
/system/bin/update_engine u:object_r:update_engine_exec:s0
|
||||
/system/bin/profcollectd u:object_r:profcollectd_exec:s0
|
||||
/system/bin/profcollectctl u:object_r:profcollectd_exec:s0
|
||||
/system/bin/storaged u:object_r:storaged_exec:s0
|
||||
/system/bin/virtual_touchpad u:object_r:virtual_touchpad_exec:s0
|
||||
/system/bin/virtual_camera u:object_r:virtual_camera_exec:s0
|
||||
/system/bin/idmap2(d)? u:object_r:idmap_exec:s0
|
||||
/system/bin/update_engine u:object_r:update_engine_exec:s0
|
||||
/system/bin/update_engine_nostats u:object_r:update_engine_exec:s0
|
||||
/system/bin/profcollectd u:object_r:profcollectd_exec:s0
|
||||
/system/bin/profcollectctl u:object_r:profcollectd_exec:s0
|
||||
/system/bin/storaged u:object_r:storaged_exec:s0
|
||||
/system/bin/virtual_touchpad u:object_r:virtual_touchpad_exec:s0
|
||||
/system/bin/virtual_camera u:object_r:virtual_camera_exec:s0
|
||||
/system/bin/hw/android\.frameworks\.bufferhub@1\.0-service u:object_r:fwk_bufferhub_exec:s0
|
||||
/system/bin/hw/android\.system\.suspend-service u:object_r:system_suspend_exec:s0
|
||||
/(system|system_ext|product)/etc/aconfig(/.*)? u:object_r:system_aconfig_storage_file:s0
|
||||
|
|
Loading…
Reference in a new issue