sepolicy: gs101: allows pixelstat to access wlc file nodes am: 2794370557 am: 4266de165e

Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101-sepolicy/+/14732233

Change-Id: Ibbb209fbbf878133292377a3a1ca23c41cac97b7
This commit is contained in:
Jack Wu 2021-06-19 03:12:25 +00:00 committed by Automerger Merge Worker
commit e96cd5e870

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;