media/demos/cast/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
..
java/com/google/android/exoplayer2/castdemo Clear the media queue and stop casting on app pause 2018-02-01 15:04:54 +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-13 12:17:00 +00:00