mirror of
https://github.com/LineageOS/android_device_xiaomi_vermeer.git
synced 2026-06-21 02:29:34 +00:00
vermeer: Move to double tap sensor
Change-Id: Ib4803011fefad35c8b7a2d1e2b7d2744b32b13f4
This commit is contained in:
@@ -3,4 +3,9 @@ on boot
|
||||
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
|
||||
chmod 0660 /sys/class/touch/touch_dev/gesture_single_tap_enabled
|
||||
|
||||
chown system system /sys/class/touch/touch_dev/gesture_double_tap_enabled
|
||||
chmod 0660 /sys/class/touch/touch_dev/gesture_double_tap_enabled
|
||||
chown system system /sys/class/touch/touch_dev/gesture_double_tap_state
|
||||
chmod 0664 /sys/class/touch/touch_dev/gesture_double_tap_state
|
||||
|
||||
Reference in New Issue
Block a user