Sepolicy: Pixel stats wireless charger sepolicy
Bug: 171853251 Bug: 188601686 Test: manually, do wirelees charge, check logcat Change-Id: I4cbd7da038365ae92e34780131056da61b9a55dc Signed-off-by: Denny cy Lee <dennycylee@google.com>
This commit is contained in:
parent
0b21a2d44a
commit
433aeb2d4d
1 changed files with 4 additions and 0 deletions
|
@ -24,3 +24,7 @@ allow pixelstats_vendor fwk_sensor_hwservice:hwservice_manager find;
|
|||
|
||||
# Batery history
|
||||
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