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

Commit 395181de authored by android-build-team Robot's avatar android-build-team Robot
Browse files

Snap for 7129317 from c071a7db to rvc-qpr3-release

Change-Id: I7255cc17d3a6b6ba7fdf54c6628b76f65b98e6eb
parents 51392e31 c071a7db
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -146,7 +146,9 @@ void NuPlayer::RTSPSource::stop() {
    }

    // Close socket before posting message to RTSPSource message handler.
    if (mHandler != NULL) {
        close(mHandler->getARTSPConnection()->getSocket());
    }

    sp<AMessage> msg = new AMessage(kWhatDisconnect, this);