media/demos/cast/src/main
olly 0e756b0e71 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-12 15:20:51 +00:00
..
java/com/google/android/exoplayer2/castdemo Reuse media sources in demo apps. 2018-03-07 15:12:50 +00:00
res Let SimpleExoPlayerView/LeanbackPlayerAdapter bind with any Player 2018-01-23 19:00:20 +00:00
AndroidManifest.xml Centralize version and target sdk constants 2018-03-12 15:20:51 +00:00