URIFD way causes leak in PlaybackActivityMonitor
AudioPlaybackConfiguration object is created in PlaybackActivityMonitor for each OpenSLES player. If some apps use URIFD option, the object is not released even if app destroy player. Because mPIId is not set at TrackPlayer in player of URIFD way. Test: Manual with app using OpenSLES Change-Id: Ifcbdf78f28e6777eec2250700003d1a71d8336e2
Loading
Please sign in to comment