[DO NOT MERGE] SDK has been finalized for sc-v2-dev. API level is now 32. So remoing rc suffix from Build tools version number. And resetting the SDK to r1 of the API level which is now API 32

Bug: 202916060

Change-Id: Ia4fc9d87cfc3133d757d35cefcf38d792c114dc6
This commit is contained in:
Raju Kulkarni
2021-11-16 18:45:54 +00:00
parent aa83a1a8ce
commit 84637a4834
2 changed files with 3 additions and 3 deletions

View File

@@ -1,3 +1,3 @@
Pkg.UserSrc=false
#Pkg.Revision=${PLATFORM_SDK_VERSION}.0.0
Pkg.Revision=32.0.0 rc2
Pkg.Revision=${PLATFORM_SDK_VERSION}.0.0
#Pkg.Revision=32.0.0 rc2

View File

@@ -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}
Layoutlib.Api=15