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:
Jack Wu 2021-06-19 02:57:02 +00:00 committed by Automerger Merge Worker
commit e2aaccb114

View file

@ -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_pixelstats:file r_file_perms;
allow pixelstats_vendor sysfs_wlc:dir search;
allow pixelstats_vendor sysfs_wlc:file rw_file_perms;