Update API 33 release config and emulator files for TM Beta2. am: 840de0288b

Original change: https://googleplex-android-review.googlesource.com/c/platform/development/+/17945180

Change-Id: I8f01a5392da32748f888658ddfde09526c8fd690
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Neha Jain
2022-04-27 00:48:54 +00:00
committed by Automerger Merge Worker
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -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}