Merge "Add BrownoutDetected Events - zuma sepolicy"
This commit is contained in:
commit
3406af9012
1 changed files with 6 additions and 0 deletions
6
vendor/pixelstats_vendor.te
vendored
Normal file
6
vendor/pixelstats_vendor.te
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
# BCL
|
||||
allow pixelstats_vendor sysfs_bcl:dir search;
|
||||
allow pixelstats_vendor sysfs_bcl:file r_file_perms;
|
||||
allow pixelstats_vendor mitigation_vendor_data_file:dir search;
|
||||
allow pixelstats_vendor mitigation_vendor_data_file:file { read write };
|
||||
get_prop(pixelstats_vendor, vendor_brownout_reason_prop);
|
Loading…
Add table
Add a link
Reference in a new issue