commit | 0f7d0a9e9b3f6152f661fb7238665ab564140e3a | [log] [tgz] |
---|---|---|
author | kunleiz <kunleiz@codeaurora.org> | Tue Apr 19 10:28:42 2016 +0800 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Thu May 19 23:18:38 2016 -0700 |
tree | b038c5ca9090ea72c19e93604b04ec3d670528c8 | |
parent | f175696f93ea2d53002520bb02a517888350066a [diff] |
hal: fix no sound issue in voice call No audio is observed in voice call scenario since in_call state is not update when voice usecase is stopped. This results in not starting voice call usecase when setting up next call. Fix by setting in_call state as false in voice_stop_usecase(). This is to ensure that voice usecase is stopped and in_call state is update properly. CRs-Fixed: 996510 Change-Id: I480bb14899d678a47df8a61fbdd208b75ef7b395