commit | 0de16784751c2c182c854dc466eb5a516da1714c | [log] [tgz] |
---|---|---|
author | Bharath Ramachandramurthy <bramacha@codeaurora.org> | Fri Mar 28 21:34:33 2014 -0700 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Fri Apr 25 12:52:06 2014 -0700 |
tree | 13323eae82ae70843f4523c7815954a42d82c6f2 | |
parent | 87f0102bcbe7549339124bda8dfa2e0938229110 [diff] |
hal: fix listen and audio calibration concurency - ACDB loader is maintaining the same calibration buffers for both listen and audio. So there is a possibility that the audio calibration buffers may be overwritten with listen calibration soon after notifying the device busy state to listen hal - Avoid this issue by notifying listen hal before sending the audio calibration so that listen hal can complete pushing its calibration Change-Id: I4d954b1287b59ee4e1510707db25f466d14dca97