[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:
@@ -1,3 +1,3 @@
|
|||||||
Pkg.UserSrc=false
|
Pkg.UserSrc=false
|
||||||
#Pkg.Revision=${PLATFORM_SDK_VERSION}.0.0
|
Pkg.Revision=${PLATFORM_SDK_VERSION}.0.0
|
||||||
Pkg.Revision=32.0.0 rc2
|
#Pkg.Revision=32.0.0 rc2
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ Pkg.Desc=Android SDK Platform ${PLATFORM_VERSION}
|
|||||||
Pkg.UserSrc=false
|
Pkg.UserSrc=false
|
||||||
Platform.Version=${PLATFORM_VERSION}
|
Platform.Version=${PLATFORM_VERSION}
|
||||||
Platform.CodeName=
|
Platform.CodeName=
|
||||||
Pkg.Revision=2
|
Pkg.Revision=1
|
||||||
AndroidVersion.ApiLevel=${PLATFORM_SDK_VERSION}
|
AndroidVersion.ApiLevel=${PLATFORM_SDK_VERSION}
|
||||||
AndroidVersion.CodeName=${PLATFORM_VERSION_CODENAME}
|
AndroidVersion.CodeName=${PLATFORM_VERSION_CODENAME}
|
||||||
Layoutlib.Api=15
|
Layoutlib.Api=15
|
||||||
|
|||||||
Reference in New Issue
Block a user