sepolicy: ati: Allow vendor_rmt_storage to open sysfs file
This commit is contained in:
2
sepolicy/qti/vendor/vendor_rmt_storage.te
vendored
2
sepolicy/qti/vendor/vendor_rmt_storage.te
vendored
@@ -1,6 +1,6 @@
|
||||
allow vendor_rmt_storage vendor_reserve_partition:blk_file rw_file_perms;
|
||||
|
||||
allow vendor_rmt_storage sysfs:file read;
|
||||
allow vendor_rmt_storage sysfs:file { open read };
|
||||
|
||||
allow vendor_rmt_storage self:capability sys_admin;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user