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

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

Merge "Close RTT streams on destroy" am: f6f0d808

am: 95e901ce

Change-Id: I99643b3caf3b007a74e7021dbd4942831b8bcee6
parents 88c93f2b 95e901ce
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -673,6 +673,7 @@ public class Call implements CreateConnectionResponse, EventManager.Loggable,
            mCallerInfo.cachedPhotoIcon = null;
            mCallerInfo.cachedPhoto = null;
        }
        closeRttStreams();

        Log.addEvent(this, LogUtils.Events.DESTROYED);
    }