From 99e13e7d1ad0a21531e81ad16854707ddb01e030 Mon Sep 17 00:00:00 2001 From: Michael Cheah Date: Mon, 6 May 2019 21:53:00 +0800 Subject: [PATCH] Disable fingerprint button on whyred --- rw-system.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/rw-system.sh b/rw-system.sh index 899d816..c16e462 100644 --- a/rw-system.sh +++ b/rw-system.sh @@ -70,7 +70,8 @@ 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 -e xiaomi/daisy -e xiaomi/sakura; then + -e xiaomi/nitrogen -e xiaomi/daisy -e xiaomi/sakura \ + -e xiaomi/whyred; 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