Merge "Add Platform.CodeName to source.properties" into jb-dev
diff --git a/sdk/platform_source.prop_template b/sdk/platform_source.prop_template
index bb7a6b8..c6756e8 100644
--- a/sdk/platform_source.prop_template
+++ b/sdk/platform_source.prop_template
@@ -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}