Merge "thermal: enable pixelstats access to thermal metrics" into udc-d1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
34ff37262f
4
vendor/pixelstats_vendor.te
vendored
4
vendor/pixelstats_vendor.te
vendored
@@ -21,3 +21,7 @@ allow pixelstats_vendor sysfs_pcie:dir search;
|
||||
allow pixelstats_vendor sysfs_pcie:file rw_file_perms;
|
||||
|
||||
allow pixelstats_vendor sysfs_pixelstats:file r_file_perms;
|
||||
|
||||
#Thermal
|
||||
r_dir_file(pixelstats_vendor, sysfs_thermal)
|
||||
allow pixelstats_vendor sysfs_thermal:lnk_file r_file_perms;
|
||||
|
||||
Reference in New Issue
Block a user