Merge "audio: Fix for IPlayerShell object leak." into oc-mr1-dev
am: bff95c0d66
Change-Id: Ib7c16b6a2864d04584ceddd93f514a34fd131088
This commit is contained in:
@@ -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