Revision 3bdfb76c0c01bd5980334b7f13115e670786bffa authored by andrewlewis on 12 March 2021, 18:53:46 UTC, committed by marcbaechinger on 09 April 2021, 15:56:54 UTC
`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
1 parent 64ce86a
History
File Mode Size
src
build.gradle -rw-r--r-- 1.3 KB

back to top