You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
415 B
13 lines
415 B
Pkg.Desc=Android SDK Platform ${PLATFORM_VERSION}
|
|
Pkg.UserSrc=false
|
|
Platform.Version=${PLATFORM_VERSION}
|
|
Platform.CodeName=
|
|
Pkg.Revision=2
|
|
AndroidVersion.ApiLevel=${PLATFORM_SDK_VERSION}
|
|
AndroidVersion.CodeName=${PLATFORM_VERSION_CODENAME}
|
|
AndroidVersion.ExtensionLevel=${PLATFORM_SDK_EXTENSION_VERSION}
|
|
AndroidVersion.IsBaseSdk=${PLATFORM_IS_BASE_SDK}
|
|
Layoutlib.Api=15
|
|
Layoutlib.Revision=1
|
|
Platform.MinToolsRev=22
|