summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeha Jain <jainne@google.com>2022-04-25 21:08:03 +0000
committerNeha Jain <jainne@google.com>2022-04-25 21:08:58 +0000
commit840de0288b2d06bc44c723f9dcb23a862da49209 (patch)
tree86a86aebe28ad52ae435506800c8a4e3f3eb9ed3
parent7c451fc62a6f4cca0c7a9a9c27ad66ccedf4f947 (diff)
downloaddevelopment-840de0288b2d06bc44c723f9dcb23a862da49209.tar.gz
Update API 33 release config and emulator files for TM Beta2.
Need to update sdk/build_tools_source.prop_template and sdk/platform_source.prop_template since SDK finalization will miss Beta2. Bug: 229029653 Change-Id: I7fd9c42fe5cee4672d860509d45832266865fbb9
-rw-r--r--sdk/build_tools_source.prop_template2
-rw-r--r--sdk/platform_source.prop_template2
2 files changed, 2 insertions, 2 deletions
diff --git a/sdk/build_tools_source.prop_template b/sdk/build_tools_source.prop_template
index e99db1a76..c706081c2 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=33.0.0 rc3
+Pkg.Revision=33.0.0 rc4
diff --git a/sdk/platform_source.prop_template b/sdk/platform_source.prop_template
index a8ae05ed3..036a6b87e 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=3
+Pkg.Revision=4
AndroidVersion.ApiLevel=${PLATFORM_SDK_VERSION}
AndroidVersion.CodeName=${PLATFORM_VERSION_CODENAME}
AndroidVersion.ExtensionLevel=${PLATFORM_SDK_EXTENSION_VERSION}