9a192b7de0
* Address some denials from android 11 * Fix video recording * Sort in alphabetic order Signed-off-by: OdSazib <odsazib@gmail.com>
8 lines
366 B
Text
8 lines
366 B
Text
# Allow writing to files in /proc/tp_gesture
|
|
allow hal_power_default proc:file rw_file_perms;
|
|
allow hal_power_default proc:dir search;
|
|
allow hal_power_default proc_dt2w:file rw_file_perms;
|
|
|
|
allow hal_power_default sysfs_touchpanel:file rw_file_perms;
|
|
allow hal_power_default sysfs_touchpanel:dir search;
|
|
allow hal_power_default sysfs_tap_to_wake:file rw_file_perms;
|