commit | 431c72d1500a9c76a33a4698e3deafbe87225122 | [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> | Sun Oct 02 23:27:29 2016 -0700 |
tree | 70add36e60e3e25fa1696731f91419840d13a281 | |
parent | 9ba5d1212561a9c4d1586d845d50c1a2273621a4 [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