mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 12:35:33 -04:00
Change-Id: I13eb7abd5d0651a52a8a14211c00b5e74798976f Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
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 };
|