From 4700841132d4aa5509ea9176e0053dd85b101f95 Mon Sep 17 00:00:00 2001 From: DarkJoker360 Date: Wed, 8 Jan 2020 19:44:20 +0100 Subject: [PATCH] Fix audio on Redmi Note 8T (willow) Signed-off-by: DarkJoker360 --- rw-system.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rw-system.sh b/rw-system.sh index bc49ed4..6d578e3 100644 --- a/rw-system.sh +++ b/rw-system.sh @@ -205,7 +205,7 @@ if getprop ro.vendor.build.fingerprint | grep -iq \ -e iaomi/equuleus/equuleus -e motorola/nora -e xiaomi/nitrogen \ -e motorola/hannah -e motorola/james -e motorola/pettyl -e iaomi/cepheus \ -e iaomi/grus -e xiaomi/cereus -e iaomi/raphael -e iaomi/davinci \ - -e iaomi/ginkgo -e iaomi/laurel_sprout;then + -e iaomi/ginkgo -e iaomi/laurel_sprout -e iaomi/willow;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