summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2020-08-05 01:10:28 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2020-08-05 01:10:28 +0000
commit2ec736b4f9d325b38b7928b1d741a6603f7a268f (patch)
tree80174e23e8796fc73188586255dd7304e3908800
parent3f462143476efbdcd465c2b031897c4825e42628 (diff)
parentf3effe99df851e2f11c9a7e954308b30560b1023 (diff)
downloadbonito-sepolicy-android11-d1-s7-release.tar.gz
Change-Id: I09297334fabcb77da2f412b71fa544f520dc2932
-rw-r--r--vendor/google/pixelstats_vendor.te3
1 files changed, 3 insertions, 0 deletions
diff --git a/vendor/google/pixelstats_vendor.te b/vendor/google/pixelstats_vendor.te
index 874d894c..72065c2c 100644
--- a/vendor/google/pixelstats_vendor.te
+++ b/vendor/google/pixelstats_vendor.te
@@ -23,3 +23,6 @@ allow pixelstats_vendor sysfs_pixelstats:dir search;
allow pixelstats_vendor sysfs_pixelstats:file rw_file_perms;
allow pixelstats_vendor self:netlink_kobject_uevent_socket { create getopt setopt bind read };
allow pixelstats_vendor sysfs_msm_subsys:dir search;
+
+allow pixelstats_vendor sysfs_usb_c:dir search;
+allow pixelstats_vendor sysfs_usb_c:file r_file_perms;