am ffd4e751: Merge "Add Platform.CodeName to source.properties" into jb-dev

* commit 'ffd4e751ac3f736b5fb5d9fbfeebb07c6c7d04c2':
  Add Platform.CodeName to source.properties
This commit is contained in:
Xavier Ducrohet
2012-06-19 16:32:15 -07:00
committed by Android Git Automerger

View File

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