media/library
olly 6ee87b7ad9 Remove static imports of constants with API level > 14
I think (?) they're harmless, but lint doesn't like them.
Using them within the class body means the TargetApi
annotation applies, which makes lint happy.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=184117951
2018-02-01 15:16:45 +00:00
..
all Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00
core Remove static imports of constants with API level > 14 2018-02-01 15:16:45 +00:00
dash Add SegmentDownloader.getAllRepresentationKeys method 2018-02-01 14:59:11 +00:00
hls Add SegmentDownloader.getAllRepresentationKeys method 2018-02-01 14:59:11 +00:00
smoothstreaming Add SegmentDownloader.getAllRepresentationKeys method 2018-02-01 14:59:11 +00:00
ui Automated g4 rollback of changelist 184056034. 2018-02-01 15:13:51 +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.