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

Commit 64322b6e authored by Hall Liu's avatar Hall Liu Committed by Gerrit Code Review
Browse files

Merge "Clean up RTT streams properly after termination"

parents 7da5facc c2a9851e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1007,6 +1007,7 @@ public class ImsPhoneConnection extends Connection implements
                                + negotiatedCallProfile);
                        mRttTextHandler.tearDown();
                        mRttTextHandler = null;
                        mRttTextStream = null;
                        onRttTerminated();
                        changed = true;
                    }