Prepare the SDK component version numbers.

Change-Id: I2577ec690533e6b45a95b38c6cc0f82cb0981c5b
This commit is contained in:
Xavier Ducrohet
2014-09-22 18:55:19 -07:00
parent 7c4d38c43e
commit 91909fae54
2 changed files with 2 additions and 4 deletions

View File

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