From 242ad2b8dda23587bc2a4e6c0a000e289688f3f6 Mon Sep 17 00:00:00 2001 From: suwakowww <495599914@qq.com> Date: Wed, 13 Feb 2019 14:10:48 +0800 Subject: [PATCH] change "perseus" to "sakura" Perseus start on 9.0, seems no need this fix. And seems sakura need this fix too, because daisy applied. --- rw-system.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rw-system.sh b/rw-system.sh index 9073133..393ddce 100644 --- a/rw-system.sh +++ b/rw-system.sh @@ -56,7 +56,7 @@ changeKeylayout() { if getprop ro.vendor.build.fingerprint |grep -iq \ -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/platina -e xiaomi/sakura -e xiaomi/ysl \ -e xiaomi/nitrogen -e xiaomi/daisy;then cp /system/phh/empty /mnt/phh/keylayout/uinput-goodix.kl chmod 0644 /mnt/phh/keylayout/uinput-goodix.kl