summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbohu <bohu@google.com>2016-12-02 23:59:47 -0800
committerbohu <bohu@google.com>2016-12-03 00:04:51 -0800
commit6967ab1e7b38567daf2423097f49a7f156e05862 (patch)
tree4d98240ad238c0d68e98afb4e0e775b04274bf36
parent263d14b04cd4e5718e4c4bb1dafc9ef4db4eb27b (diff)
downloaddevice_google_atv-6967ab1e7b38567daf2423097f49a7f156e05862.tar.gz
device_google_atv-6967ab1e7b38567daf2423097f49a7f156e05862.tar.bz2
device_google_atv-6967ab1e7b38567daf2423097f49a7f156e05862.zip
DO NOT MERGE ANYWHERE Emulator: bump Google ATV SDK revision to 3
BUG: 33310082 Change-Id: I416d5fa959df6c605137d9b55c8976b36955970f
-rw-r--r--sdk/images_armeabi-v7a_source.prop_template2
-rw-r--r--sdk/images_x86_source.prop_template2
2 files changed, 2 insertions, 2 deletions
diff --git a/sdk/images_armeabi-v7a_source.prop_template b/sdk/images_armeabi-v7a_source.prop_template
index 19562d5..3c6a41e 100644
--- a/sdk/images_armeabi-v7a_source.prop_template
+++ b/sdk/images_armeabi-v7a_source.prop_template
@@ -1,6 +1,6 @@
Pkg.Desc=Android SDK Platform ${PLATFORM_VERSION}
Pkg.UserSrc=false
-Pkg.Revision=2
+Pkg.Revision=3
AndroidVersion.ApiLevel=${PLATFORM_SDK_VERSION}
AndroidVersion.CodeName=${PLATFORM_VERSION_CODENAME}
SystemImage.Abi=armeabi-v7a
diff --git a/sdk/images_x86_source.prop_template b/sdk/images_x86_source.prop_template
index ab2f0e8..e3b6a79 100644
--- a/sdk/images_x86_source.prop_template
+++ b/sdk/images_x86_source.prop_template
@@ -1,6 +1,6 @@
Pkg.Desc=Android SDK Platform ${PLATFORM_VERSION}
Pkg.UserSrc=false
-Pkg.Revision=2
+Pkg.Revision=3
AndroidVersion.ApiLevel=${PLATFORM_SDK_VERSION}
AndroidVersion.CodeName=${PLATFORM_VERSION_CODENAME}
SystemImage.Abi=x86