2019-06-23 09:57:28 -04:00
|
|
|
# Allow writing to files in /proc/tp_gesture
|
|
|
|
allow hal_power_default proc:file rw_file_perms;
|
|
|
|
allow hal_power_default proc:dir search;
|
2020-08-06 04:08:04 -04:00
|
|
|
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;
|