Merge "Sepolicy: Pixelstats: Battery history sepolicy"
This commit is contained in:
commit
bd992ad2b4
2 changed files with 3 additions and 2 deletions
|
@ -1,2 +0,0 @@
|
|||
# b/260366322
|
||||
dontaudit pixelstats_vendor servicemanager:binder { call };
|
3
vendor/pixelstats_vendor.te
vendored
3
vendor/pixelstats_vendor.te
vendored
|
@ -1,3 +1,6 @@
|
|||
# Batery history
|
||||
allow pixelstats_vendor battery_history_device:chr_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