summaryrefslogtreecommitdiff
path: root/sdk
diff options
context:
space:
mode:
authorbohu <bohu@google.com>2018-05-10 10:58:41 -0700
committerbohu <bohu@google.com>2018-05-10 10:58:41 -0700
commit407056c073b168a2f8e9bbe6cf26006a77035234 (patch)
tree4239472e582378d8c4f2f4415c226084e2025cb0 /sdk
parent35e6c0b26df83afd8a8ea9e1adbb1d46fc423f90 (diff)
downloadatv-407056c073b168a2f8e9bbe6cf26006a77035234.tar.gz
emulator: bump tv sdk-img revision to 3
For DP3 release BUG: 79525838 this cl does not impact real devices Change-Id: I7d386877e6eda27156a0ebd22a3087f3a8c97cd5
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 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