summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVince Harron <vharron@google.com>2014-10-29 19:55:59 -0700
committerVince Harron <vharron@google.com>2014-10-29 19:55:59 -0700
commitdf88cdc51c34527f03941c10fb564b00eaa1c37c (patch)
tree531f94e6dcd902978386f454c96d7e0ac54590be
parent1fd2c3361c21d1e67065e50f84d47524c0e1bb5e (diff)
downloadandroid_device_google_atv-df88cdc51c34527f03941c10fb564b00eaa1c37c.tar.gz
android_device_google_atv-df88cdc51c34527f03941c10fb564b00eaa1c37c.tar.bz2
android_device_google_atv-df88cdc51c34527f03941c10fb564b00eaa1c37c.zip
Bump revision number on atv images
Change-Id: I4bdb2424705de0ece51c554010496238fee13895
-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 d38fe89..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=1
+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 c3bc0ea..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=1
+Pkg.Revision=3
AndroidVersion.ApiLevel=${PLATFORM_SDK_VERSION}
AndroidVersion.CodeName=${PLATFORM_VERSION_CODENAME}
SystemImage.Abi=x86