Merge "Sepolicy: Pixelstats: Battery history sepolicy"

This commit is contained in:
TreeHugger Robot 2023-01-04 02:19:54 +00:00 committed by Android (Google) Code Review
commit bd992ad2b4
2 changed files with 3 additions and 2 deletions

View file

@ -1,2 +0,0 @@
# b/260366322
dontaudit pixelstats_vendor servicemanager:binder { call };

View file

@ -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;