Automated import from //branches/master/...@141595,141595

This commit is contained in:
Dave Sparks
2009-03-24 20:36:20 -07:00
committed by The Android Open Source Project
parent db9540e7b3
commit 821ef406f8

View File

@@ -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