thermal: enable pixelstats access to thermal metrics am: cbb62de10c
am: 560dbcff4b
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201-sepolicy/+/19706085 Change-Id: I444fb2e8e93683ac9db6bba1a85f95dbab8bd4b2 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
d4440cb19e
1 changed files with 4 additions and 0 deletions
|
@ -22,3 +22,7 @@ get_prop(pixelstats_vendor, smart_idle_maint_enabled_prop);
|
||||||
|
|
||||||
# Pca charge
|
# Pca charge
|
||||||
allow pixelstats_vendor sysfs_pca:file rw_file_perms;
|
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;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue