diff --git a/BoardConfig.mk b/BoardConfig.mk index d263075..41bcab3 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -186,7 +186,7 @@ TARGET_PER_MGR_ENABLED := true # Power TARGET_HAS_NO_WLAN_STATS := true -TARGET_TAP_TO_WAKE_NODE := "/dev/input/event1" +TARGET_TAP_TO_WAKE_NODE := "/dev/input/event2" TARGET_USES_INTERACTION_BOOST := true # Qualcomm diff --git a/rootdir/etc/init.vince.rc b/rootdir/etc/init.vince.rc index 1f12626..23cb1e2 100644 --- a/rootdir/etc/init.vince.rc +++ b/rootdir/etc/init.vince.rc @@ -43,7 +43,7 @@ on boot chmod 0660 /sys/devices/platform/soc/soc:fpc1020/fingerdown_wait # For generic DT2W - chown system input /dev/input/event1 + chown system input /dev/input/event2 on property:sys.fp.vendor=goodix setprop ro.boot.fpsensor goodix