mirror of
https://github.com/LineageOS/android_device_xiaomi_vermeer.git
synced 2026-06-20 18:19:35 +00:00
6 lines
308 B
Plaintext
6 lines
308 B
Plaintext
on boot
|
|
chown system system /sys/class/touch/touch_dev/fod_longpress_gesture_enabled
|
|
chmod 0660 /sys/class/touch/touch_dev/fod_longpress_gesture_enabled
|
|
|
|
chown system system /sys/class/touch/touch_dev/gesture_single_tap_enabled
|
|
chmod 0660 /sys/class/touch/touch_dev/gesture_single_tap_enabled |