commit | 28e9ed3b2fb68ecbfdae00ce387e7942ae37940b | [log] [tgz] |
---|---|---|
author | Gopikrishnaiah Anandan <agopik@codeaurora.org> | Wed May 28 13:11:51 2014 -0700 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Thu Jun 19 16:08:06 2014 -0700 |
tree | 0e9a477f955db4b2b26b6b32b4930bfd0d8e1660 | |
parent | d6c4d2cfd783660f90b63ae3128af0c8f40452f1 [diff] |
hal: fix mutex unlock issue If a audio/voice usecase is active, hal should re-try the speaker calibration.Speaker portection mutex was not being unlocked for this usecase which causes ANR.Change unlocks the mutex which fixes the issue. CRs-fixed: 671620 Change-Id: Ic29697e29e96dba784941f4e29664b8c10f51e84