Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 9abff530 authored by Tyler Gunn's avatar Tyler Gunn
Browse files

Fix issue where disconnect tone is truncated on call disconnect.

The tone generator path waits until the tone is done playing before
signaling to CallAudioManager that the tone has completed.  The media
path was not waiting for tone playback to complete before signaling
CallAudioManager.  As a result, CallAudioManager would release audio
focus before the tone stopped playing, sometimes resulting in it being
cut off or playing over the wrong audio route.

Test: Manual.
Bug: 111313134
Change-Id: I8f1a098f89b7e2db09bb719c04991804c3e92fbc
parent 87c0eaff
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment