pixelstats: add bcl directory permission am: 5c48a90285
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201-sepolicy/+/20192928 Change-Id: Ibf3a806221d01fc7ccfd0dcf16ca933b40e4e78f Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
31783a9f98
1 changed files with 4 additions and 0 deletions
|
@ -26,3 +26,7 @@ allow pixelstats_vendor sysfs_pca:file rw_file_perms;
|
|||
#Thermal
|
||||
r_dir_file(pixelstats_vendor, sysfs_thermal)
|
||||
allow pixelstats_vendor sysfs_thermal:lnk_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