aboutsummaryrefslogtreecommitdiff
path: root/sepolicy/rmt_storage.te
diff options
context:
space:
mode:
Diffstat (limited to 'sepolicy/rmt_storage.te')
-rw-r--r--sepolicy/rmt_storage.te2
1 files changed, 1 insertions, 1 deletions
diff --git a/sepolicy/rmt_storage.te b/sepolicy/rmt_storage.te
index 11bd786..147af87 100644
--- a/sepolicy/rmt_storage.te
+++ b/sepolicy/rmt_storage.te
@@ -1,3 +1,3 @@
allow rmt_storage debugfs_rmt:dir search;
allow rmt_storage debugfs_rmt:file rw_file_perms;
-allow rmt_storage sysfs_rmtfs:dir search;
+allow rmt_storage { sysfs_msm_subsys sysfs_rmtfs }:dir search;