summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-12-21 03:13:11 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-12-21 03:13:11 +0000
commit23cad2d34f87aecc6a5396f44bcd61ec4ddfce0f (patch)
treed9bc503f7ff236471fb54e9fb085dc4469c1236c
parent9c4fd18e2316d052137e0ba53900fa2b64ff09df (diff)
parent476d3d19251d55b5681666881068d0bd3981546f (diff)
downloadshusky-sepolicy-23cad2d34f87aecc6a5396f44bcd61ec4ddfce0f.tar.gz
Snap for 9425524 from 476d3d19251d55b5681666881068d0bd3981546f to udc-release
Change-Id: I00b07a0e58d0d3071b91d084a1330274a1d2f557
-rw-r--r--husky/pixelstats_vendor.te3
-rw-r--r--shiba/pixelstats_vendor.te3
2 files changed, 6 insertions, 0 deletions
diff --git a/husky/pixelstats_vendor.te b/husky/pixelstats_vendor.te
new file mode 100644
index 0000000..cc2bd92
--- /dev/null
+++ b/husky/pixelstats_vendor.te
@@ -0,0 +1,3 @@
+# Wireless charge
+allow pixelstats_vendor sysfs_wlc:dir search;
+allow pixelstats_vendor sysfs_wlc:file rw_file_perms;
diff --git a/shiba/pixelstats_vendor.te b/shiba/pixelstats_vendor.te
new file mode 100644
index 0000000..cc2bd92
--- /dev/null
+++ b/shiba/pixelstats_vendor.te
@@ -0,0 +1,3 @@
+# Wireless charge
+allow pixelstats_vendor sysfs_wlc:dir search;
+allow pixelstats_vendor sysfs_wlc:file rw_file_perms;