media/libraries/container/src
ibaker 8af11a980a Remove duplication of various TestUtil methods
In most cases, the places that were trying to avoid a transitive
dependency on `lib-exoplayer` when this duplication was introduced [1]
are already depending on it again, except for `lib-container` where the
dep is added in this change.

In general it seems fine for the tests of module A to depend
(transitively or directly) on module B even where the prod code of
module A **does not** depend on module B.

[1] <unknown commit>

PiperOrigin-RevId: 561660371
2023-08-31 08:23:33 -07:00
..
androidTest Suffix package in test AndroidManifest.xml files with .test 2023-05-19 17:18:22 +01:00
main Fix parsing of H.265 sequence parameter sets 2023-08-01 14:22:29 +01:00
test Remove duplication of various TestUtil methods 2023-08-31 08:23:33 -07:00