commit | 87f53aac88b71a86223640223d549a8f67a1099c | [log] [tgz] |
---|---|---|
author | Lakshman Chaluvaraju <lchalu@codeaurora.org> | Tue Feb 02 15:50:11 2021 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Fri Feb 12 06:01:34 2021 -0800 |
tree | 231bc044924f713b10636053dd293aa5b3af4b93 | |
parent | dba1b4b8e722f68f0a6b0a55356eb3ffd021a6d4 [diff] |
audio-hal: fix a2dp mute issue Playback usecase on a2dp path is muting if its enabled while usecase on bt sco mic is still active. To fix this, avoid enabling record usecase on SCO device when A2DP device is in ready state. Change-Id: Id6d926096fd35a1f0d3b60b3f10dc8c39f2cb225