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:
10
sepolicy/vendor/installd.te
vendored
10
sepolicy/vendor/installd.te
vendored
@@ -1,4 +1,6 @@
|
||||
#allow installd firmware_file:filesystem quotaget;
|
||||
#allow installd fsg_file:filesystem quotaget;
|
||||
#allow installd persist_file:filesystem quotaget;
|
||||
|
||||
allow installd firmware_file:filesystem quotaget;
|
||||
allow installd fsg_file:filesystem quotaget;
|
||||
allow installd persist_file:filesystem quotaget;
|
||||
allow installd adb_data_file:dir search;
|
||||
allow installd adb_data_file:file { getattr open read };
|
||||
allow installd device:file write;
|
||||
|
||||
Reference in New Issue
Block a user