From bffd528e034e27f0fefe9b1c3b430ce88ea560c8 Mon Sep 17 00:00:00 2001 From: R-L-T-Y Date: Tue, 9 Jun 2020 13:12:45 +0800 Subject: [PATCH] xiaomi at it again! changes for redmi picasso --- rw-system.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rw-system.sh b/rw-system.sh index 6e22c6d..3c4752b 100644 --- a/rw-system.sh +++ b/rw-system.sh @@ -90,7 +90,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 redmi/curtana; then + -e redmi/curtana -e redmi/picasso; 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 @@ -296,7 +296,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 redmi/curtana ; then + -e redmi/curtana -e redmi/picasso ; 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