mirror of
https://github.com/yurisieucuti/treble_evolution.git
synced 2024-12-05 01:37:02 +00:00
5 lines
146 B
Plaintext
5 lines
146 B
Plaintext
type sysfs_tp, file_type;
|
|
|
|
#Allow treble_app access to /sys/devices/virtual/touch/tp_dev/gesture_on
|
|
allow system_app sysfs_tp:file rw_file_perms;
|