Uses the new Layoutlib API 9 Requires tools 21. Change-Id: If1ced35107df4118775d95e3c44ebfd94a0f1209
11 lines
311 B
Plaintext
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=9
|
|
Layoutlib.Revision=1
|
|
Platform.MinToolsRev=21
|