Merge "Add BrownoutDetected Events - zuma sepolicy"

This commit is contained in:
TreeHugger Robot 2022-12-15 05:29:35 +00:00 committed by Android (Google) Code Review
commit 3406af9012

6
vendor/pixelstats_vendor.te vendored Normal file
View 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);