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

Commit 795fa584 authored by Dave Sparks's avatar Dave Sparks Committed by The Android Open Source Project
Browse files

Automated import from //branches/cupcake/...@141591,141591

parent 87e445b4
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -456,6 +456,7 @@ void MediaPlayerService::Client::disconnect()
        Mutex::Autolock l(mLock);
        p = mPlayer;
    }
    mClient.clear();
    mPlayer.clear();

    // clear the notification to prevent callbacks to dead client