summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2018-07-25 00:52:40 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2018-07-25 00:52:40 +0000
commit8e6d4561dd7572bbff4bf466a3793c90106d9339 (patch)
tree1980963da24efdb808005424efe7859d1126b55e
parent59d744f7cd9206889eba442bac0916dad0e427e9 (diff)
parentbd67ca45530b65a410dbb30ffd9ab6cc6d38fb90 (diff)
Merge cherrypicks of [4621410, 4621411, 4621412, 4621430, 4621450, 4621360, 4621361, 4620971, 4620972, 4620553, 4620973] into pi-dr1-release
Change-Id: Id3e5986ac68b86744275bf16f047b35c9ee3544f
-rw-r--r--vendor/qcom/common/rfs_access.te2
1 files changed, 2 insertions, 0 deletions
diff --git a/vendor/qcom/common/rfs_access.te b/vendor/qcom/common/rfs_access.te
index be7e18d..280ab02 100644
--- a/vendor/qcom/common/rfs_access.te
+++ b/vendor/qcom/common/rfs_access.te
@@ -8,6 +8,8 @@ allow rfs_access self:capability { chown setgid setpcap setuid net_bind_service
wakelock_use(rfs_access)
+r_dir_file(rfs_access, firmware_file);
+
# For tftp server file access
allow rfs_access mnt_vendor_file:dir search;
allow rfs_access mnt_vendor_file:file r_file_perms;