media/library/common/src/test
tonihei 6118d94b8a Add missing events to AnalyticsListener.
And also add a test that all Player.Listener events are forwarded
to AnalyticsListener.

The AnalyticsCollector also needlessly implemented
Video/AudioRendererEventListener, which is not needed because all of
the equivalent methods are called directly and never through the
interface.

#minor-release

PiperOrigin-RevId: 427478000
2022-02-21 17:05:06 +00:00
..
java/com/google/android/exoplayer2 Add missing events to AnalyticsListener. 2022-02-21 17:05:06 +00:00
AndroidManifest.xml Make package in test manifest consistent 2021-10-29 11:35:26 +01:00