diff options
Diffstat (limited to 'sepolicy/rmt_storage.te')
-rw-r--r-- | sepolicy/rmt_storage.te | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sepolicy/rmt_storage.te b/sepolicy/rmt_storage.te index 9ca73dd..69b2634 100644 --- a/sepolicy/rmt_storage.te +++ b/sepolicy/rmt_storage.te @@ -1,4 +1,2 @@ allow rmt_storage debugfs_rmt:dir search; allow rmt_storage debugfs_rmt:file rw_file_perms; -allow rmt_storage { sysfs_msm_subsys sysfs_rmtfs }:dir search; -allow rmt_storage sysfs_msm_subsys:file r_file_perms; |