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

Commit 41abe38d authored by Hall Liu's avatar Hall Liu Committed by Gerrit Code Review
Browse files

Merge "Refresh the internal audio route when resending"

parents cf3c06b9 47479f2b
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;