From eb50f7592d92415c96b39efadd2b68eb8cd76732 Mon Sep 17 00:00:00 2001 From: Irfan Fadilah Date: Sun, 5 Apr 2020 11:30:36 +0700 Subject: [PATCH] Fix Andromeda Fingerprint Issue Add `uinput-goodix.kl` and `uinput-fpc.kl` to `xiaomi/andromeda`. Tested on my device by putting both files under `/system/usr/keylayout`. Ref: https://forum.xda-developers.com/showpost.php?p=82179105&postcount=731 --- rw-system.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rw-system.sh b/rw-system.sh index 54b93b0..08a9ea2 100644 --- a/rw-system.sh +++ b/rw-system.sh @@ -86,7 +86,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 Redmi/begonia\ - -e xiaomi/nitrogen -e xiaomi/daisy -e xiaomi/sakura \ + -e xiaomi/nitrogen -e xiaomi/daisy -e xiaomi/sakura -e xiaomi/andromeda \ -e xiaomi/whyred -e xiaomi/tulip -e xiaomi/onc; then if [ ! -f /mnt/phh/keylayout/uinput-goodix.kl ]; then cp /system/phh/empty /mnt/phh/keylayout/uinput-goodix.kl