sanders: sepol: update sepolicy
-ref: https://github.com/crdroidandroid/android_device_motorola_sanders/tree/10.0-20200126 Signed-off-by: ronaxdevil <pratabidya.007@gmail.com>
This commit is contained in:
8
sepolicy/vendor/rfs_access.te
vendored
8
sepolicy/vendor/rfs_access.te
vendored
@@ -1,4 +1,4 @@
|
||||
#allow rfs_access self:capability net_raw;
|
||||
#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 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 };
|
||||
|
||||
Reference in New Issue
Block a user