From 22004cf22b2e0778b0e9ca564e6835781da52a24 Mon Sep 17 00:00:00 2001 From: Victor Bo Date: Thu, 7 Feb 2019 04:21:46 +0500 Subject: [PATCH] [xiaomi mi a2 lite] fix fingerprint gestures fix for fingerprint gestures like an another Xiaomi devices --- rw-system.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rw-system.sh b/rw-system.sh index 06add81..9954d48 100644 --- a/rw-system.sh +++ b/rw-system.sh @@ -70,7 +70,7 @@ changeKeylayout() { -e xiaomi/polaris -e xiaomi/sirius -e xiaomi/dipper \ -e xiaomi/wayne -e xiaomi/jasmine -e xiaomi/jasmine_sprout \ -e xiaomi/platina -e iaomi/perseus -e xiaomi/ysl \ - -e xiaomi/nitrogen;then + -e xiaomi/nitrogen -e xiaomi/daisy;then cp /system/phh/empty /mnt/phh/keylayout/uinput-goodix.kl chmod 0644 /mnt/phh/keylayout/uinput-goodix.kl cp /system/phh/empty /mnt/phh/keylayout/uinput-fpc.kl