media/demos/main/src/main
olly bdc5b5624d Centralize version and target sdk constants
We had these specified directly in AndroidManifest.xml due to
our internal build setup. This change makes our internal build
re-write AndroidManifest.xml to dynamically insert the required
values, meaning they no longer need specifying in each manifest.

Bonus 1: Internally built demo apps now include the CL number at
which they're built in the version name :).

Bonus 2: Removes lint warning that complains min/target SDK
values in the manifest are redundant.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=188489115
2018-03-13 12:17:00 +00:00
..
assets Handle LOG AdEvents for ad group load errors. 2018-02-20 10:45:26 +00:00
java/com/google/android/exoplayer2/demo Fix proguard configurations 2018-02-01 14:52:16 +00:00
res Make play button behave differently in IDLE and ENDED states 2018-01-23 19:07:52 +00:00
AndroidManifest.xml Centralize version and target sdk constants 2018-03-13 12:17:00 +00:00
proguard-rules.txt Suppress proguard notes about unresolved classes 2018-02-01 15:24:00 +00:00