Loading media/libmediaplayerservice/MediaPlayerService.cpp +1 −0 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
media/libmediaplayerservice/MediaPlayerService.cpp +1 −0 Original line number Diff line number Diff line Loading @@ -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 Loading