Merge "Sepolicy: Pixel stats wireless charger sepolicy" into sc-dev am: 22f27cb215
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101-sepolicy/+/14456728 Change-Id: I747f7ab531ed52ce6f8312ed5360a9cd79d3ed29
This commit is contained in:
commit
960aaab672
1 changed files with 4 additions and 0 deletions
|
@ -24,3 +24,7 @@ allow pixelstats_vendor fwk_sensor_hwservice:hwservice_manager find;
|
||||||
|
|
||||||
# Batery history
|
# Batery history
|
||||||
allow pixelstats_vendor battery_history_device:chr_file r_file_perms;
|
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;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue