aboutsummaryrefslogtreecommitdiff
path: root/sepolicy/rmt_storage.te
blob: 9ca73dd21a6a496e3affe3f2b5153e3e914d9333 (plain)
1
2
3
4
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;