Merge "pixelstats: add bcl directory permission" into sc-dev am: 79a15eed2a
am: ef556f7fee
am: 674a509d5d
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101-sepolicy/+/15145257 Change-Id: I7d8ee55ea2669772f59525e4a68e4249b54a1ed2
This commit is contained in:
commit
608435c1bd
1 changed files with 4 additions and 0 deletions
|
@ -28,3 +28,7 @@ allow pixelstats_vendor battery_history_device:chr_file r_file_perms;
|
|||
# Wireless charge
|
||||
allow pixelstats_vendor sysfs_wlc:dir search;
|
||||
allow pixelstats_vendor sysfs_wlc:file r_file_perms;
|
||||
|
||||
# BCL
|
||||
allow pixelstats_vendor sysfs_bcl:dir search;
|
||||
allow pixelstats_vendor sysfs_bcl:file r_file_perms;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue