diff --git a/rw-system.sh b/rw-system.sh index 2173b91..cc52f93 100644 --- a/rw-system.sh +++ b/rw-system.sh @@ -147,7 +147,7 @@ changeKeylayout() { fi if getprop ro.vendor.build.fingerprint | grep -iq \ - -e poco/ -e redmi/ -e xiaomi/ ; then + -e poco/ -e POCO/ -e redmi/ -e xiaomi/ ; 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