Files
android_development/sdk/platform_source.prop_template
Xavier Ducrohet f5d811e71f Add Platform.CodeName to source.properties
This does not use the placeholder because it doesn't seem
to work when the platform loses its codename.

Change-Id: I98a828915fe23f2fb777e329289303f17b05a60e
2012-06-19 16:28:25 -07:00

11 lines
311 B
Plaintext

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}
Layoutlib.Api=8
Layoutlib.Revision=1
Platform.MinToolsRev=20