summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbohu <bohu@google.com>2016-05-24 16:42:02 -0700
committerbohu <bohu@google.com>2016-05-24 16:42:02 -0700
commitc2d3a77705644d61cb56be7280bfe056abcbfc64 (patch)
tree9fc2e2635d3dbee5e126dbc38e1277ab93732cec
parent0e4ef39cfa897f23b5d42e592f1e8575d72bc308 (diff)
downloaddevice_google_atv-c2d3a77705644d61cb56be7280bfe056abcbfc64.tar.gz
device_google_atv-c2d3a77705644d61cb56be7280bfe056abcbfc64.tar.bz2
device_google_atv-c2d3a77705644d61cb56be7280bfe056abcbfc64.zip
Emulator: bump ATV sdk system image revision to 4
bug: 28939839 Change-Id: I7c5d1376cfd9be26a268b05f1600f5090703fc6a
-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 3c6a41e..c0fc670 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=3
+Pkg.Revision=4
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 e3b6a79..5477fcd 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=3
+Pkg.Revision=4
AndroidVersion.ApiLevel=${PLATFORM_SDK_VERSION}
AndroidVersion.CodeName=${PLATFORM_VERSION_CODENAME}
SystemImage.Abi=x86