mirror of
https://github.com/S3NEO/android_device_samsung_msm8226-common.git
synced 2024-11-06 21:55:45 +00:00
10 lines
476 B
Text
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;
|