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

Commit 8751f9ec 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

Change-Id: I044032f961461440aa3db2c8fc5a2ee2d2b352be
parents 49ace72c 41abe38d
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;