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:
ronaxdevil
2020-03-26 10:26:49 +05:30
committed by ArmSM
parent e4a48bc271
commit 63a775260b
79 changed files with 399 additions and 267 deletions

View File

@@ -1,6 +1,9 @@
allow priv_app adb_data_file:dir search;
allow priv_app device:dir r_dir_perms;
#allow priv_app persist_file:filesystem getattr;
#allow priv_app proc_interrupts:file { open read getattr };
allow priv_app persist_file:filesystem getattr;
allow priv_app proc_interrupts:file { open read getattr };
allow priv_app proc_modules:file { open read getattr };
get_prop(priv_app, adspd_prop);
allow priv_app sysfs:dir open;
allow priv_app mnt_vendor_file:dir search;
allow priv_app sysfs:file { getattr open read };