summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaju Mathew <shaju@google.com>2024-03-14 22:39:14 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2024-03-14 22:39:14 +0000
commit60a8824de89a3e2b55d9bf54b7d5aa98b7224b51 (patch)
tree92c498d248479d3a2e5dee02515be3495c08ada6
parent4dad4d5cfc767766de35e99aade498e5c6b72c2a (diff)
parente007d15e45455e8196abd5f19075187316f04423 (diff)
downloaddevelopment-ndk-r27-release.tar.gz
Merge "Cherry-pick for 35.0.1 DP2 release. Update API 35 release config and emulator files for 24Q3 DP 2 " into mainndk-r27-release
-rw-r--r--sdk/build_tools_source.prop_template2
-rw-r--r--sdk/plat_tools_source.prop_template2
-rw-r--r--sdk/platform_source.prop_template2
3 files changed, 3 insertions, 3 deletions
diff --git a/sdk/build_tools_source.prop_template b/sdk/build_tools_source.prop_template
index 2814cab1c..6b5879bd8 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=35.0.0 rc1
+Pkg.Revision=35.0.0 rc2
diff --git a/sdk/plat_tools_source.prop_template b/sdk/plat_tools_source.prop_template
index 3c43ef261..db496f68f 100644
--- a/sdk/plat_tools_source.prop_template
+++ b/sdk/plat_tools_source.prop_template
@@ -1,2 +1,2 @@
Pkg.UserSrc=false
-Pkg.Revision=35.0.0
+Pkg.Revision=35.0.1
diff --git a/sdk/platform_source.prop_template b/sdk/platform_source.prop_template
index fa996c7e3..34766b781 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=1
+Pkg.Revision=2
AndroidVersion.ApiLevel=${PLATFORM_SDK_VERSION}
AndroidVersion.CodeName=${PLATFORM_VERSION_CODENAME}
AndroidVersion.ExtensionLevel=${PLATFORM_SDK_EXTENSION_VERSION}