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: I1568bee94e97333056a76bddf174a8dd75926e5a
This commit is contained in:
Jack Wu 2021-06-19 02:58:13 +00:00 committed by Automerger Merge Worker
commit 4266de165e

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;