From fdb303e941822bb98448d422782bde1ed53a9688 Mon Sep 17 00:00:00 2001 From: Pierre-Hugues Husson Date: Mon, 20 May 2019 23:32:56 +0200 Subject: [PATCH] Add tulip in fingerprint input events blacklist --- rw-system.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rw-system.sh b/rw-system.sh index 86f982e..43dfa7e 100644 --- a/rw-system.sh +++ b/rw-system.sh @@ -71,7 +71,7 @@ changeKeylayout() { -e xiaomi/wayne -e xiaomi/jasmine -e xiaomi/jasmine_sprout \ -e xiaomi/platina -e iaomi/perseus -e xiaomi/ysl \ -e xiaomi/nitrogen -e xiaomi/daisy -e xiaomi/sakura \ - -e xiaomi/whyred; then + -e xiaomi/whyred -e xiaomi/tulip; 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