diff options
author | Vidyakumar Athota <vathota@codeaurora.org> | 2014-04-14 15:14:24 -0700 |
---|---|---|
committer | Vidyakumar Athota <vathota@codeaurora.org> | 2014-05-06 10:13:44 -0700 |
commit | cdce407b036df7914c3e142e7078c49639a39ff8 (patch) | |
tree | bab0df31c63aaab8e226c732fbc5b7ea643187d5 /visualizer/offload_visualizer.c | |
parent | 24f1c8dbd3623f4a5ff99e49b3add499851b5c66 (diff) |
hal: fix for voice + voip call concurrency
-When voice call interrups ongoing voip call, voip call goes
to hold state and voice call becomes active. During voice call end
stop_call is not being called because mode is not set to MODE_NORMAL.
Voip call becomes active and mode is set to MODE_IN_COMMUNICATION
after voice call end.
-Fix this issue by removing the dependency on MODE_NORMAL to end
voice call.
Change-Id: I0103f5c6833fb929cb7975f838bc2c5ec4d94313
CRs-Fixed: 633437
Diffstat (limited to 'visualizer/offload_visualizer.c')
0 files changed, 0 insertions, 0 deletions