Merge SDK support for source.properties templates.
Requires build.git change Ib36928097 Change-Id: Ida0c471fe166a1388584f2cf2250e07040ed0e55
This commit is contained in:
9
sdk/platform_source.prop_template
Normal file
9
sdk/platform_source.prop_template
Normal 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
|
||||
Reference in New Issue
Block a user