commit | 6459c146492e3e1e8af9ae7c085893b3e7d9e8e3 | [log] [tgz] |
---|---|---|
author | Preetam Singh Ranawat <apranawat@codeaurora.org> | Wed Jul 31 18:15:57 2019 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Fri Feb 14 00:27:40 2020 -0800 |
tree | fc9eb20a97747c4dbb2b425bc2a30ad293dd998e | |
parent | fc603683b1ea1ea0ce8206a87e8511f1d44863cd [diff] |
hal : Fix voice call tx mute issue on BT -voice call tx mute is observed in stress test as decoder config is not reset and leading to mute in tx. -this can happen in two scenarios: a. LDAC ABR + Audio Server restart + voice call over BT b. voice call with SWB speech codec and 2nd call with NB/WB codec. -always reset decoder config on a2dp suspend without checking for ABR use case. Change-Id: I72be864f05cab6650a09190939d068e919a10a36