sm8450-common: Move to double tap sensor

Change-Id: Ib4803011fefad35c8b7a2d1e2b7d2744b32b13f4
此提交包含在:
Arian
2024-06-01 19:13:29 +02:00
父節點 7004d0df09
當前提交 41a868e899
共有 7 個檔案被更改,包括 11 行新增72 行删除

查看文件

@@ -109,6 +109,11 @@ on boot
chown system system /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
service touch_report /vendor/bin/touch_report
class hal
user system