media/extensions/ima/src/main
andrewlewis ae4cf9f1da Clean up AdTagLoader and ImaAdsLoader
In preparation for adding support for ads in playlists:
- Make releasing a no-op if the instance was already released
- Remove null checks on non-null `adDisplayContainer` and `adsLoader`
- Move initializing the ads manager into a private method as it will need to be
  called from two places soon.
- Misc other cleanup.

Issue: #3750
PiperOrigin-RevId: 341021493
2020-11-06 16:35:14 +00:00
..
java/com/google/android/exoplayer2/ext/ima Clean up AdTagLoader and ImaAdsLoader 2020-11-06 16:35:14 +00:00
AndroidManifest.xml Update IMA SDK and Play Services Ads versions 2018-11-20 17:34:51 +00:00