media/testutils
ibaker 607fa8bf74 Allow repeated DRM provisioning in DefaultDrmSessionManager
Also change to explicitly track the provisioning session, which makes
the code easier to reason about than always using the zero'th element
of the list.

PiperOrigin-RevId: 380181453
2021-06-21 22:18:57 +01:00
..
src Allow repeated DRM provisioning in DefaultDrmSessionManager 2021-06-21 22:18:57 +01:00
build.gradle Implement Bundleable for Timeline 2021-03-12 10:53:41 +00:00
README.md Tweak readme 2021-05-27 16:10:39 +01:00

ExoPlayer test utils

Provides utility classes for ExoPlayer unit and instrumentation tests.

  • Javadoc: Classes matching com.google.android.exoplayer2.testutil belong to this module.