Merge "zuma-sepolicy: pixelstats: enable pixelstats access to perf-metrics" into udc-d1-dev
This commit is contained in:
commit
1682d9c973
1 changed files with 4 additions and 0 deletions
4
vendor/pixelstats_vendor.te
vendored
4
vendor/pixelstats_vendor.te
vendored
|
@ -8,6 +8,10 @@ allow pixelstats_vendor mitigation_vendor_data_file:dir search;
|
|||
allow pixelstats_vendor mitigation_vendor_data_file:file rw_file_perms;
|
||||
get_prop(pixelstats_vendor, vendor_brownout_reason_prop);
|
||||
|
||||
#vendor-metrics
|
||||
r_dir_file(pixelstats_vendor, sysfs_vendor_metrics)
|
||||
allow pixelstats_vendor sysfs_vendor_metrics:lnk_file r_file_perms;
|
||||
|
||||
# Wireless charge
|
||||
allow pixelstats_vendor sysfs_wlc:dir search;
|
||||
allow pixelstats_vendor sysfs_wlc:file rw_file_perms;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue