mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-22 12:05:32 -04:00
9 lines
517 B
Text
9 lines
517 B
Text
allow system_app sysfs_gpu_tmu:file { read open write getattr };
|
|
allow system_app sysfs_flashlight:file { read open write getattr };
|
|
allow system_app selinuxfs:file rw_file_perms;
|
|
allow system_app sysfs_sec_switch:dir { search };
|
|
allow system_app sysfs_sec_switch_writable:file rw_file_perms;
|
|
allow system_app sysfs_battery_writeable:file rw_file_perms;
|
|
allow system_app sysfs_sec_switch_writable:dir { search };
|
|
allow system_app sysfs_battery_writeable:dir { search };
|
|
allow system_app sysfs_battery:dir { search };
|