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

14 lines
363 B
Plaintext
Raw Normal View History

binder_call(system_app, wificond)
allow system_app proc_pagetypeinfo:file r_file_perms;
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;