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

Commit cd6e1fd9 authored by Hall Liu's avatar Hall Liu Committed by android-build-merger
Browse files

Merge "Refresh the internal audio route when resending" am: 41abe38d am: 8751f9ec

am: 6edefdd2

Change-Id: I1dfb2dec9c6ca0604738df3b1c94ee7e6c48bb72
parents 86b0e0dd 6edefdd2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1442,6 +1442,7 @@ public class CallAudioRouteStateMachine extends StateMachine {
                }
                return;
            case UPDATE_SYSTEM_AUDIO_ROUTE:
                updateInternalCallAudioState();
                updateRouteForForegroundCall();
                resendSystemAudioState();
                return;