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-lin…/sepolicy/vendor/rfs_access.te

5 lines
270 B
Plaintext

allow rfs_access persist_file:file { getattr open read rename setattr unlink write };
allow rfs_access vendor_tombstone_data_file:dir search;
allow rfs_access self:capability { dac_override dac_read_search net_raw };
allow rfs_access unlabeled:file { getattr setattr };