media/library/core/src
olly 690e97a5ac Rollback of 3bb0210d22
*** Original commit ***

Move SimpleExoPlayer logic into ExoPlayerImpl

This makes SimpleExoPlayer a simple forwarding wrapper which can be
removed in the future.

The changes are all purely mechanical with none of the potential further
simplifications made yet. The only exceptions are name clashes where
either EPI or SEP was calling a method in one of the classes and both
classes had different implementations for the same method name. In these
cases we needed to disambiguate between the two different
implementations (e

***

PiperOrigin-RevId: 426997821
2022-02-21 17:05:04 +00:00
..
androidTest Revert of b19ced30c4 2022-02-21 17:05:04 +00:00
main Rollback of 3bb0210d22 2022-02-21 17:05:04 +00:00
test Revert of b19ced30c4 2022-02-21 17:05:04 +00:00