Merge pull request #142 from DarkJoker360/android-9.0
Fix audio on Redmi Note 8T (willow)
This commit is contained in:
commit
656465ab76
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user