sepolicy: gs101: allows pixelstat to access wlc file nodes am: 2794370557
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101-sepolicy/+/14732233 Change-Id: I8b9f1e8b1dc1e945ef0f24431610d43f19aafa38
This commit is contained in:
commit
e2aaccb114
1 changed files with 3 additions and 0 deletions
|
@ -15,3 +15,6 @@ allow pixelstats_vendor fwk_stats_service:service_manager find;
|
||||||
|
|
||||||
allow pixelstats_vendor sysfs_scsi_devices_0000:file rw_file_perms;
|
allow pixelstats_vendor sysfs_scsi_devices_0000:file rw_file_perms;
|
||||||
allow pixelstats_vendor sysfs_pixelstats:file r_file_perms;
|
allow pixelstats_vendor sysfs_pixelstats:file r_file_perms;
|
||||||
|
|
||||||
|
allow pixelstats_vendor sysfs_wlc:dir search;
|
||||||
|
allow pixelstats_vendor sysfs_wlc:file rw_file_perms;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue