summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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;