commit | 25780e481399651a21b1cebe13a752ff36724c59 | [log] [tgz] |
---|---|---|
author | Preetam Singh Ranawat <apranawat@codeaurora.org> | Wed Jul 31 18:15:57 2019 +0530 |
committer | Preetam Singh Ranawat <apranawat@codeaurora.org> | Wed Jul 31 18:31:12 2019 +0530 |
tree | 1d5ff001bada8c66d062b3be7167f914a877313c | |
parent | 29deabae9a59991af385901b799744c472afa970 [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