media/library/core/src
ibaker a168c8c928 Use SimpleExoPlayer.Builder where necessary
An upcoming change will modify ExoPlayer.Builder#build() to return
ExoPlayer, so any places that explicitly need a SimpleExoPlayer
instance should be using SimpleExoPlayer.Builder.

PiperOrigin-RevId: 403028312
2021-10-14 12:15:46 +01:00
..
androidTest Migrate library usages of SimpleExoPlayer to ExoPlayer. 2021-10-14 12:03:11 +01:00
main Deprecate SimpleExoPlayer in favour of ExoPlayer 2021-10-14 12:11:35 +01:00
test Use SimpleExoPlayer.Builder where necessary 2021-10-14 12:15:46 +01:00