From 3d054e214d376798be021f85df3339d40c92886f Mon Sep 17 00:00:00 2001 From: Pierre-Hugues Husson Date: Tue, 2 Feb 2021 22:04:42 +0100 Subject: [PATCH] Add olive and angelica for Xiaomi fingerprint uinput blocklist --- rw-system.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rw-system.sh b/rw-system.sh index 1aac947..c9c2eb2 100644 --- a/rw-system.sh +++ b/rw-system.sh @@ -144,7 +144,7 @@ changeKeylayout() { -e xiaomi/nitrogen -e xiaomi/sakura -e xiaomi/andromeda \ -e xiaomi/whyred -e xiaomi/tulip -e xiaomi/onc \ -e redmi/curtana -e redmi/picasso -e Redmi/lancelot \ - -e Redmi/galahad; then + -e Redmi/galahad -e xiaomi/olive -e Redmi/angelica ; then if [ ! -f /mnt/phh/keylayout/uinput-goodix.kl ]; then cp /system/phh/empty /mnt/phh/keylayout/uinput-goodix.kl chmod 0644 /mnt/phh/keylayout/uinput-goodix.kl