From 5201b0f2cbda36177d1665168ffe0ad575b83439 Mon Sep 17 00:00:00 2001 From: lead4good Date: Mon, 11 Nov 2019 18:20:21 +0100 Subject: [PATCH] fix sound for redmi note 8 (ginko) --- rw-system.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/rw-system.sh b/rw-system.sh index b4075bc..384a5fa 100644 --- a/rw-system.sh +++ b/rw-system.sh @@ -212,7 +212,8 @@ if getprop ro.vendor.build.fingerprint | grep -iq \ -e motorola/ali/ali -e iaomi/perseus/perseus -e iaomi/platina/platina \ -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;then + -e iaomi/grus -e xiaomi/cereus -e iaomi/raphael -e iaomi/davinci \ + -e iaomi/ginkgo;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