commit | 778bf121b16f3bd87d4c8b4deaa577f5d2061733 | [log] [tgz] |
---|---|---|
author | Ravi Kumar Alamanda <ralama@codeaurora.org> | Wed Feb 20 16:59:34 2013 -0800 |
committer | The Android Automerger <android-build@android.com> | Fri Feb 22 17:49:56 2013 -0800 |
tree | f3e5535dedcaaaa2b3e242b29d7303750eaf242e | |
parent | 75436d5bebe6a7920c1e27f1da0c77dae33c0a46 [diff] |
qcom/audio/hal: Fix no voice call audio on bt-sco device - No audio observed in the first voice call if the device is booted with the BT-SCO device connected. - csd_client_enable_device is not being called when the voice call is enabled which results no audio. - Fix the issue by making sure that API is called with proper acdb ids while starting a voice call. Bug: 8236957 Change-Id: I83a4c00e950b8311162b33087ed73a390c39ca7d Signed-off-by: Iliyan Malchev <malchev@google.com>