mirror of
https://github.com/androidx/media.git
synced 2025-05-06 15:10:34 +08:00

`ImaAdsLoader` clears its `AdPlaybackState` when it's released but this could cause `AdsMediaSource` to look up information in the ad playback state that is no longer in bounds. Issue: #8693 PiperOrigin-RevId: 362556286