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.
12 lines
410 B
12 lines
410 B
Pkg.Desc=Android SDK System Image
|
|
Pkg.UserSrc=false
|
|
Pkg.Revision=1
|
|
AndroidVersion.ApiLevel=${PLATFORM_SDK_VERSION}
|
|
AndroidVersion.CodeName=${PLATFORM_VERSION_CODENAME}
|
|
AndroidVersion.ExtensionLevel=${PLATFORM_SDK_EXTENSION_VERSION}
|
|
AndroidVersion.IsBaseSdk=${PLATFORM_IS_BASE_SDK}
|
|
SystemImage.Abi=mips64
|
|
SystemImage.GpuSupport=true
|
|
SystemImage.TagId=default
|
|
SystemImage.TagDisplay=Default Android System Image
|