Fix for AudioPlaybackConfiguration object leak
AudioPlaybackConfiguration object is created for each OpenSLES players. Then if the type of player is AUDIOPLAYER_FROM_URIFD, it can not be noticed when the app using OpenSLES is forcibly terminated. Because IPlayer is passed to NULL and it not receive binderDied. Test: manual Bug: 77827195 Change-Id: Idd18838b75c40243afdd3f85f2970ec07510d3a0
Loading
Please sign in to comment