summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com>2024-02-06 04:10:28 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2024-02-06 04:10:28 +0000
commitdfce96c06b61833b67094a25b5a66d241f9ebc20 (patch)
tree6af085849df4b937479c179fea1dda7d09c8ea79
parent482327b498ee47ca40ea47ecfa893de5566b682e (diff)
parente40a9ec560db83a8726f4d5247aeb9911349ea52 (diff)
downloaddevelopment-dfce96c06b61833b67094a25b5a66d241f9ebc20.tar.gz
Merge "Update API 35 release config and emulator files for 24Q3 DP 1" into main am: e40a9ec560
Original change: https://android-review.googlesource.com/c/platform/development/+/2951437 Change-Id: Ic123196dfd4b218cce61c342bc683ac796735ab5 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-rw-r--r--sdk/build_tools_source.prop_template4
-rw-r--r--sdk/plat_tools_source.prop_template2
-rw-r--r--sdk/platform_source.prop_template2
3 files changed, 4 insertions, 4 deletions
diff --git a/sdk/build_tools_source.prop_template b/sdk/build_tools_source.prop_template
index 4fb49e3ed..2814cab1c 100644
--- a/sdk/build_tools_source.prop_template
+++ b/sdk/build_tools_source.prop_template
@@ -1,3 +1,3 @@
Pkg.UserSrc=false
-Pkg.Revision=${PLATFORM_SDK_VERSION}.0.0
-#Pkg.Revision=34.0.0 rc3
+#Pkg.Revision=${PLATFORM_SDK_VERSION}.0.0
+Pkg.Revision=35.0.0 rc1
diff --git a/sdk/plat_tools_source.prop_template b/sdk/plat_tools_source.prop_template
index 3087fc4c5..3c43ef261 100644
--- a/sdk/plat_tools_source.prop_template
+++ b/sdk/plat_tools_source.prop_template
@@ -1,2 +1,2 @@
Pkg.UserSrc=false
-Pkg.Revision=34.0.5
+Pkg.Revision=35.0.0
diff --git a/sdk/platform_source.prop_template b/sdk/platform_source.prop_template
index 34766b781..fa996c7e3 100644
--- a/sdk/platform_source.prop_template
+++ b/sdk/platform_source.prop_template
@@ -2,7 +2,7 @@ Pkg.Desc=Android SDK Platform ${PLATFORM_VERSION}
Pkg.UserSrc=false
Platform.Version=${PLATFORM_VERSION}
Platform.CodeName=
-Pkg.Revision=2
+Pkg.Revision=1
AndroidVersion.ApiLevel=${PLATFORM_SDK_VERSION}
AndroidVersion.CodeName=${PLATFORM_VERSION_CODENAME}
AndroidVersion.ExtensionLevel=${PLATFORM_SDK_EXTENSION_VERSION}