Merge SDK support for source.properties templates.

Requires build.git change Ib36928097

Change-Id: Ida0c471fe166a1388584f2cf2250e07040ed0e55
This commit is contained in:
Raphael Moll
2012-03-21 19:36:58 -07:00
parent 799fada598
commit f413515f16
18 changed files with 82 additions and 47 deletions

View File

@@ -0,0 +1,9 @@
Pkg.Desc=Android SDK Platform ${PLATFORM_VERSION}
Pkg.UserSrc=false
Platform.Version=${PLATFORM_VERSION}
Pkg.Revision=1
AndroidVersion.ApiLevel=${PLATFORM_SDK_VERSION}
AndroidVersion.CodeName=${PLATFORM_VERSION_CODENAME}
Layoutlib.Api=7
Layoutlib.Revision=1
Platform.MinToolsRev=15