android_device_samsung_msm8.../sepolicy/rmt_storage.te
LuK1337 25e027d85e msm8976-common: Initial SELinux updates
* Drop domain_deprecated
* Use proper device block paths as
  symlinks are no longer working.
2018-01-26 15:47:21 +01:00

6 lines
177 B
Text

allow rmt_storage debugfs_rmt:dir search;
allow rmt_storage debugfs_rmt:file rw_file_perms;
allow rmt_storage self:capability net_raw;
set_prop(rmt_storage, rmt_storage_prop)