phhusson / treble_experimentations

Notes about tinkering with Android Project Treble
3.38k stars 655 forks source link

[AOSP 10.0 v209] No bluetooth in-call audio (Note 10+ Exynos) #1076

Open drexxie1962 opened 4 years ago

drexxie1962 commented 4 years ago

No bluetooth in-call audio. Playing music over the cars bluetooth is working fine. You can click on the option for output to Bluetooth while in a call, but nothing happens. Did already this (thanks to eremitein) with no result:

comment line (add # at the begin of line) in /system/bin/rw-system.sh mount -o bind /mnt/phh/empty_dir /vendor/etc/audio || true

log.zip

Android Auto is also not working, only on device. My car doesn't recognize while in stock Rom it is working. For me not a big deal now, but hopefully this will be also working in the future. Thanks for your great work!

usman0tahir commented 4 years ago

Same issue on my HTC U11+ Got everything else to work by copying the modified audio policy XML files to /vendor/etc/ But Bluetooth in-call still no good!

phhusson commented 4 years ago

"the modified audio policy"? which one?

usman0tahir commented 4 years ago

I did the following https://forum.xda-developers.com/showpost.php?p=79191978&postcount=5

Worked like a charm (except, of course, the Bluetooth in-call sound)