summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2018-07-23 23:06:49 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2018-07-23 23:06:49 +0000
commit59d744f7cd9206889eba442bac0916dad0e427e9 (patch)
tree5ee17507bea16ef88f9fad01773dba616927666a
parent83b84dd05c32f70e6c0821ae5f207eb91dadc22a (diff)
parent7c6c568ab4f20786601e9558f8359bdb9399ce01 (diff)
Merge cherrypicks of [4607809, 4607810, 4609855, 4608092, 4608093, 4607931, 4607932, 4609887, 4609888, 4609907, 4609873, 4609874, 4609927, 4609928, 4609967, 4609968, 4609969, 4609970, 4609971, 4607550, 4607551, 4607552, 4607553, 4607554, 4607555, 4607556, 4607557, 4607558, 4607559, 4609929, 4608094, 4608095, 4608096, 4608097, 4608098, 4608099, 4610018, 4610019, 4610047] into pi-dr1-release
Change-Id: I92c020ff1674da6aa164705a26866b75ff56a141
-rw-r--r--vendor/qcom/common/ueventd.te1
1 files changed, 1 insertions, 0 deletions
diff --git a/vendor/qcom/common/ueventd.te b/vendor/qcom/common/ueventd.te
index e7799ab..f0a175d 100644
--- a/vendor/qcom/common/ueventd.te
+++ b/vendor/qcom/common/ueventd.te
@@ -12,6 +12,7 @@ allow ueventd sysfs_net:file w_file_perms;
allow ueventd sysfs_msm_subsys:file w_file_perms;
allow ueventd sysfs_bluetooth_writable:file w_file_perms;
allow ueventd sysfs_usb_c:file w_file_perms;
+allow ueventd firmware_file:lnk_file read;
allow ueventd firmware_file:dir search;
allow ueventd firmware_file:file r_file_perms;
allow ueventd tmpfs:blk_file getattr;