commit | 62a46a842143fab6b492d495387e1997c2cdf6c8 | [log] [tgz] |
---|---|---|
author | kunleiz <kunleiz@codeaurora.org> | Thu May 04 12:15:35 2017 +0800 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Sun Jun 04 22:52:50 2017 -0700 |
tree | d6f174a6d431d00966cc5eb9c5fb5e9b6ab9a8b9 | |
parent | bbc91fd0176d71c0dbcb163c7555733a8a87d416 [diff] |
hal: restore device for other active usecases when VOICE stopped During record and VOICE both are active scenario, there is no device restore for recording usecase after closing voice call. Therefore, recording input device still use voice device even if voice is not active. Fix this by updating proper device for other active usecase when voice is closed. CRs-Fixed: 2041312 Change-Id: I300c2fdb4379cc784cef58bca52d8f138ad7a551