Merge pull request #142 from DarkJoker360/android-9.0

Fix audio on Redmi Note 8T (willow)
This commit is contained in:
Pierre-Hugues HUSSON 2020-01-08 21:05:34 +01:00 committed by GitHub
commit 656465ab76
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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