commit | b8250d0f58d6356f66f4ea812f388f64a81e97c0 | [log] [tgz] |
---|---|---|
author | Usaamah Patel <ussyp2015@gmail.com> | Tue Dec 19 15:42:38 2017 +0000 |
committer | Jan Altensen <info@stricted.net> | Tue Feb 05 20:11:25 2019 +0100 |
tree | a7f757974f221f43a646ef894259ae61c78390c7 | |
parent | f1a3539e2d24990886f47dfb3b6076c96b8f8a8c [diff] |
audio: run ril_set_call_clock_sync() in stop_voice_session() Some devices like the Samsung Galaxy S6, require this to be run at the end of the voice session. However some devices also need this to be run at the start of the voice session whereas the S6 does not (see previous commit). Change-Id: I833b57e262795fcbd8be6f44afb17b0f1ca6fee3 Signed-off-by: Usaamah Patel <ussyp2015@gmail.com>