summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbohu <bohu@google.com>2015-02-12 16:39:51 -0800
committerbohu <bohu@google.com>2015-02-12 16:39:51 -0800
commit4759c11d4b3c395426523807a12ad54d9187431c (patch)
treedc7a7c7b7386220ec8888d9bdf9d70d7e9605374
parent3cfa2158d562cacf687ce3968fe8e90a81392841 (diff)
downloadandroid_device_google_atv-4759c11d4b3c395426523807a12ad54d9187431c.tar.gz
android_device_google_atv-4759c11d4b3c395426523807a12ad54d9187431c.tar.bz2
android_device_google_atv-4759c11d4b3c395426523807a12ad54d9187431c.zip
Set revision 1 to ATV system images
Since it is the first release of api 22, set revision to 1. Change-Id: I5573b2be5a7ff25c303fea850e7e3eed368d91da
-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..d38fe89 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=1
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..c3bc0ea 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=1
AndroidVersion.ApiLevel=${PLATFORM_SDK_VERSION}
AndroidVersion.CodeName=${PLATFORM_VERSION_CODENAME}
SystemImage.Abi=x86