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

Commit 4e2a5070 authored by Hall Liu's avatar Hall Liu Committed by Automerger Merge Worker
Browse files

Merge "Clean up RTT streams properly after termination" into rvc-dev am:...

Merge "Clean up RTT streams properly after termination" into rvc-dev am: b67ea1fa am: f1919ab7 am: 10492a6f

Change-Id: Id4035c65260cc38663299d4c8a722233142d3c5e
parents ad9f63a3 10492a6f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1018,6 +1018,7 @@ public class ImsPhoneConnection extends Connection implements
                                + negotiatedCallProfile);
                        mRttTextHandler.tearDown();
                        mRttTextHandler = null;
                        mRttTextStream = null;
                        onRttTerminated();
                        changed = true;
                    }