summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-11-01 01:02:37 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-11-01 01:02:37 +0000
commitaafe6e214c7a12c1a89b15e320b26e6c6c58c08f (patch)
tree5014c9fbda5f0037e4fe9f6f733749b34131b86f
parentbdf73c5b4f0d0add383ea880410a20dfbc90add9 (diff)
parent435e0aafa887e72ad900505696983ae3646c56a8 (diff)
downloadgs201-sepolicy-aafe6e214c7a12c1a89b15e320b26e6c6c58c08f.tar.gz
Snap for 11031655 from 435e0aafa887e72ad900505696983ae3646c56a8 to 24Q1-release
Change-Id: I31a5f891830e6f4f3cacd70663ec19950ad648ac
-rw-r--r--whitechapel_pro/pixelstats_vendor.te3
1 files changed, 3 insertions, 0 deletions
diff --git a/whitechapel_pro/pixelstats_vendor.te b/whitechapel_pro/pixelstats_vendor.te
index 6aba16a..15856a1 100644
--- a/whitechapel_pro/pixelstats_vendor.te
+++ b/whitechapel_pro/pixelstats_vendor.te
@@ -33,6 +33,9 @@ allow pixelstats_vendor sysfs_thermal:lnk_file r_file_perms;
# 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 rw_file_perms;
+get_prop(pixelstats_vendor, vendor_brownout_reason_prop);
# PCIe statistics
allow pixelstats_vendor sysfs_exynos_pcie_stats:dir search;