This repository has been archived on 2025-09-03. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
device_motorola_sanders/sepolicy/rmt_storage.te
2018-04-26 01:17:20 -03:00

6 lines
174 B
Plaintext

allow rmt_storage fsg_file:dir search;
allow rmt_storage fsg_file:file { read open };
allow rmt_storage self:capability dac_override;
allow rmt_storage fsg_file:dir search;