summaryrefslogtreecommitdiffstats
path: root/common/file.te
diff options
context:
space:
mode:
authorNikhilesh Reddy <reddyn@codeaurora.org>2014-12-03 18:44:07 -0800
committerNikhilesh Reddy <reddyn@codeaurora.org>2014-12-05 17:18:35 -0800
commit93241e5253df5e58322729ceba368dba3d5b0dc7 (patch)
treedddbc16f7d32a4add6f20aae8d8c6e4dfaaea669 /common/file.te
parentfbc4f83670ee249790928891461fd85b48a7d7fc (diff)
downloadandroid_device_qcom_sepolicy-93241e5253df5e58322729ceba368dba3d5b0dc7.tar.gz
android_device_qcom_sepolicy-93241e5253df5e58322729ceba368dba3d5b0dc7.tar.bz2
android_device_qcom_sepolicy-93241e5253df5e58322729ceba368dba3d5b0dc7.zip
sepolicy: Update the sepolicy for RFS and RMTS
Update the sepolicy for RFS and RMTS to include all new permissions required and add the tftp_server to the RFS domain Change-Id: I1dc0c062ef21cf9eca1f365291ec7ff5733c7c8e
Diffstat (limited to 'common/file.te')
-rw-r--r--[-rwxr-xr-x]common/file.te1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/file.te b/common/file.te
index 2c62bc55..c7a36d74 100755..100644
--- a/common/file.te
+++ b/common/file.te
@@ -48,6 +48,7 @@ type sysfs_msmuart_file, sysfs_type, fs_type;
# Storage RFS file types
type rfs_data_file, file_type;
type rfs_system_file, file_type;
+type rfs_shared_hlos_file, file_type;
#mm-pp-daemon file type for sysfs access
type sysfs_leds, fs_type, sysfs_type;