am 91909fae: Prepare the SDK component version numbers.

* commit '91909fae54217a8f9c17e7c1fecef1523e192bd9':
  Prepare the SDK component version numbers.
This commit is contained in:
Xavier Ducrohet
2014-09-23 16:55:06 +00:00
committed by Android Git Automerger
2 changed files with 2 additions and 4 deletions

View File

@@ -1,5 +1,3 @@
Pkg.UserSrc=false Pkg.UserSrc=false
// due to the codename this resolve to 20 instead of 21, so replace it with hardcoded version for now. Pkg.Revision=${PLATFORM_SDK_VERSION}.0.0
//Pkg.Revision=${PLATFORM_SDK_VERSION}.0.0
Pkg.Revision=21.0.0 rc1

View File

@@ -1,7 +1,7 @@
Pkg.Desc=Android SDK Platform ${PLATFORM_VERSION} Pkg.Desc=Android SDK Platform ${PLATFORM_VERSION}
Pkg.UserSrc=false Pkg.UserSrc=false
Platform.Version=${PLATFORM_VERSION} Platform.Version=${PLATFORM_VERSION}
Platform.CodeName=KitKat Platform.CodeName=L
Pkg.Revision=1 Pkg.Revision=1
AndroidVersion.ApiLevel=${PLATFORM_SDK_VERSION} AndroidVersion.ApiLevel=${PLATFORM_SDK_VERSION}
AndroidVersion.CodeName=${PLATFORM_VERSION_CODENAME} AndroidVersion.CodeName=${PLATFORM_VERSION_CODENAME}