sepolicy: qti: allow vendor_rmt_storage to read sysfs file
rmt_storage: type=1400 audit(0.0:17): avc: denied { read } for name="name" dev="sysfs" ino=58041 scontext=u:r:vendor_rmt_storage:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=0
This commit is contained in:
2
sepolicy/qti/vendor/vendor_rmt_storage.te
vendored
2
sepolicy/qti/vendor/vendor_rmt_storage.te
vendored
@@ -1,5 +1,7 @@
|
||||
allow vendor_rmt_storage vendor_reserve_partition:blk_file rw_file_perms;
|
||||
|
||||
allow vendor_rmt_storage sysfs:file read;
|
||||
|
||||
get_prop(vendor_rmt_storage, vendor_radio_prop)
|
||||
|
||||
rw_dir_file(vendor_rmt_storage, vendor_proc_engineer)
|
||||
|
||||
Reference in New Issue
Block a user