media/library/common
ibaker 4404404795 Split MediaItemTest#setSubtitles into two tests
Each test exercises one of the setters. Together they assert that both
setters set both fields.

PiperOrigin-RevId: 408309207
2021-11-08 14:32:04 +00:00
..
src Split MediaItemTest#setSubtitles into two tests 2021-11-08 14:32:04 +00:00
build.gradle Remove dependency from common tests to exoplayer 2021-11-01 09:54:23 +00:00
proguard-rules.txt Add datasource module 2021-10-25 13:49:14 +01:00
README.md Tidy READMEs 2021-10-26 14:08:21 +01:00

Common module

Provides common code and utilities used by other media modules. Application code will not normally need to depend on this module directly.