Add hwservicemanager to pixelstats permissions

Bug: 227199213
Test: Ensure there are no more selinux errors
Change-Id: I1d961096df49f82302d7ff14fec809232e5afd28
This commit is contained in:
Stephane Lee 2022-04-19 13:25:03 -07:00 committed by TreeHugger Robot
parent 2b189b45af
commit 3a95426f78

View file

@ -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;