media/library
tonihei e991a8015b Use Truth instead of framework asserts in all tests.
This achieves two things:
1. All our tests use the same type of assertions.
2. The tests currently run as instrumentation test can be moved to
   Robolectric without changing the assertions.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=182910542
2018-01-23 19:29:12 +00:00
..
all Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00
core Use Truth instead of framework asserts in all tests. 2018-01-23 19:29:12 +00:00
dash Use Truth instead of framework asserts in all tests. 2018-01-23 19:29:12 +00:00
hls Use Truth instead of framework asserts in all tests. 2018-01-23 19:29:12 +00:00
smoothstreaming Use Truth instead of framework asserts in all tests. 2018-01-23 19:29:12 +00:00
ui add strings and drawables for fullscreen button 2018-01-23 19:09:19 +00:00
README.md Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00

ExoPlayer library

The ExoPlayer library is split into multiple modules. See ExoPlayer's top level README for more information about the available library modules and how to use them.