commit | 459d46406e50c4f756213cf5d37eff57464eb104 | [log] [tgz] |
---|---|---|
author | Linux Build Service Account <lnxbuild@localhost> | Wed Nov 23 23:18:58 2016 -0800 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Wed Nov 23 23:18:58 2016 -0800 |
tree | 1580ca6ffb29327e23dde54daa41fcf6195eb556 | |
parent | 5a24d39b12f821e0b108b78736be8edef8ddd903 [diff] | |
parent | a154c895d3bf7fda6d370749a599b207947fa6ae [diff] |
Merge "Merge audio-userspace.lnx.2.1-rel on remote branch" into audio-userspace.lnx.2.1-dev
diff --git a/hal/voice.c b/hal/voice.c index ca3098b..852c3e6 100644 --- a/hal/voice.c +++ b/hal/voice.c
@@ -151,9 +151,6 @@ session->state.current = CALL_INACTIVE; - if (!voice_is_call_state_active(adev)) - adev->voice.in_call = false; - /* Disable sidetone only when no calls are active */ if (!voice_is_call_state_active(adev)) voice_set_sidetone(adev, uc_info->out_snd_device, false);