summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-17 03:24:18 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-17 03:24:18 +0000
commit122ed3d20cbc41a7d58ed6717b88a258bcbd8d82 (patch)
treec2830ff0fce7c6154fce3c4a13720714c314a137
parent8a298504f98a1a3fbe4720aaae1d0f29f634aa4e (diff)
parent651913a1ea36e2d0b32aed234d0a177aeb71f6c6 (diff)
Snap for 9762093 from 651913a1ea36e2d0b32aed234d0a177aeb71f6c6 to udc-release
Change-Id: Ie791769f73d970b845800452ffaf9c626e992648
-rw-r--r--pixelstats/pixelstats_vendor.te1
1 files changed, 1 insertions, 0 deletions
diff --git a/pixelstats/pixelstats_vendor.te b/pixelstats/pixelstats_vendor.te
index f7b77e7..d0850b1 100644
--- a/pixelstats/pixelstats_vendor.te
+++ b/pixelstats/pixelstats_vendor.te
@@ -11,6 +11,7 @@ r_dir_file(pixelstats_vendor, sysfs_batteryinfo)
allow pixelstats_vendor sysfs_batteryinfo:file w_file_perms;
allow pixelstats_vendor self:netlink_kobject_uevent_socket create_socket_perms_no_ioctl;
+allow pixelstats_vendor mnt_vendor_file:dir search;
allow pixelstats_vendor sysfs_scsi_devices_0000:dir search;
allow pixelstats_vendor sysfs_scsi_devices_0000:file rw_file_perms;
allow pixelstats_vendor sysfs_fs_f2fs:dir search;