Merge "audio: Fix for IPlayerShell object leak." into oc-mr1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
bff95c0d66
@@ -228,6 +228,7 @@ public final class PlaybackActivityMonitor
|
||||
"releasing player piid:" + piid));
|
||||
mPlayers.remove(new Integer(piid));
|
||||
mDuckingManager.removeReleased(apc);
|
||||
apc.handleStateEvent(AudioPlaybackConfiguration.PLAYER_STATE_RELEASED);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user