commit | 8405edd855d8843588e685c4b5cdc3e280e8c5c2 | [log] [tgz] |
---|---|---|
author | kunleiz <kunleiz@codeaurora.org> | Thu Nov 29 15:04:56 2018 +0800 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Wed Dec 05 23:00:39 2018 -0800 |
tree | 0d382fc3c1096239c49c6e35c5025ef3350071bc | |
parent | 1c744772240a074c110c8fde59849c7850aa6e97 [diff] |
hal: avoid echo reference is disabled when closing input stream When voip runs in background, there is a recording wants to start, due to APM forbid two input stream are active at same time, the recording starts failure. And echo reference is disabled when closing the input stream even if voip is still active in background. Fix it by avoiding disable echo reference when there are no active input and hfp call. CRs-Fixed: 2357317 Change-Id: Ib36ec449fac41f3ed4147660dafbb60c3eb82f67