summaryrefslogtreecommitdiff
path: root/sdk
diff options
context:
space:
mode:
authorbohu <bohu@google.com>2018-04-05 08:38:17 -0700
committerBo Hu <bohu@google.com>2018-04-05 15:42:27 +0000
commit9a4e8d6b182867842085b9d39c80556e65b8217a (patch)
tree7789f089d8fe9d4f93d2f616d5892fcf6cec62c7 /sdk
parente82bcb6bd85647b06948bab45a9969be2db5667e (diff)
downloadatv-9a4e8d6b182867842085b9d39c80556e65b8217a.tar.gz
google-atv-sdk: bump revision to 2
For DP2 release BUG: 74886725 Test: build sdk_google_atv_x86-sdk and its source.propertiers in the image zip file should show revision 2 Note: This does not impact real devices. Change-Id: Id92405031c97756dcd62e9066f9d16bdaf494b85
Diffstat (limited to 'sdk')
-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..19562d5 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=2
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..ab2f0e8 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=2
AndroidVersion.ApiLevel=${PLATFORM_SDK_VERSION}
AndroidVersion.CodeName=${PLATFORM_VERSION_CODENAME}
SystemImage.Abi=x86