This does not use the placeholder because it doesn't seem to work when the platform loses its codename. Change-Id: I98a828915fe23f2fb777e329289303f17b05a60e
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=8
|
|
Layoutlib.Revision=1
|
|
Platform.MinToolsRev=20
|