From 9a6dacedfcddc5561f8ff1fe1ce52496adfce00d Mon Sep 17 00:00:00 2001 From: Pierre-Hugues Husson Date: Mon, 25 May 2020 13:45:22 +0200 Subject: [PATCH] Curtana is redmi, no longer xiaomi --- rw-system.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rw-system.sh b/rw-system.sh index af482ac..68ec13b 100644 --- a/rw-system.sh +++ b/rw-system.sh @@ -89,7 +89,7 @@ changeKeylayout() { -e xiaomi/platina -e iaomi/perseus -e xiaomi/ysl -e Redmi/begonia\ -e xiaomi/nitrogen -e xiaomi/sakura -e xiaomi/andromeda \ -e xiaomi/whyred -e xiaomi/tulip -e xiaomi/onc \ - -e xiaomi/curtana; then + -e redmi/curtana; 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 @@ -287,7 +287,7 @@ if getprop ro.vendor.build.fingerprint | grep -iq \ -e motorola/hannah -e motorola/james -e motorola/pettyl -e xiaomi/cepheus \ -e xiaomi/grus -e xiaomi/cereus -e xiaomi/cactus -e xiaomi/raphael -e xiaomi/davinci \ -e xiaomi/ginkgo -e xiaomi/laurel_sprout -e xiaomi/andromeda \ - -e xiaomi/curtana ; then + -e redmi/curtana ; then mount -o bind /mnt/phh/empty_dir /vendor/lib64/soundfx mount -o bind /mnt/phh/empty_dir /vendor/lib/soundfx setprop ro.audio.ignore_effects true