android_device_samsung_msm8.../sepolicy/common/system_app.te

11 lines
274 B
Plaintext
Raw Normal View History

allow system_app sysfs_mdnie:dir search;
allow system_app sysfs_mdnie:file rw_file_perms;
allow system_app sysfs_zram:dir search;
allow system_app sysfs_zram:file r_file_perms;
dontaudit system_app {
apex_service
system_suspend_control_service
}:service_manager find;