Add hwservicemanager to pixelstats permissions
Bug: 227199213 Test: Ensure there are no more selinux errors Change-Id: I1d961096df49f82302d7ff14fec809232e5afd28
This commit is contained in:
parent
2b189b45af
commit
3a95426f78
1 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,8 @@
|
|||
binder_use(pixelstats_vendor)
|
||||
|
||||
get_prop(pixelstats_vendor, hwservicemanager_prop)
|
||||
hwbinder_use(pixelstats_vendor)
|
||||
|
||||
allow pixelstats_vendor sysfs_scsi_devices_0000:file rw_file_perms;
|
||||
allow pixelstats_vendor sysfs_pixelstats:file r_file_perms;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue