android_device_samsung_msm8.../sepolicy/common/system_app.te
2020-04-23 12:19:36 +03:00

10 lines
476 B
Text

allow system_app apex_service:service_manager find;
allow system_app proc_pagetypeinfo:file { open read };
allow system_app sysfs_mdnie:dir search;
allow system_app sysfs_mdnie:file rw_file_perms;
allow system_app system_suspend_control_service:service_manager find;
allow system_app apk_data_file:dir write;
allow system_app proc_pagetypeinfo:file getattr;
allow system_app sysfs_zram:dir search;
allow system_app unlabeled:dir search;
allow system_app wificond:binder call;