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
445 B
13 lines
445 B
Pkg.Desc=Android SDK System Image
|
|
Pkg.UserSrc=false
|
|
Pkg.Revision=2
|
|
Pkg.Dependencies=emulator#29.1.11
|
|
AndroidVersion.ApiLevel=${PLATFORM_SDK_VERSION}
|
|
AndroidVersion.CodeName=${PLATFORM_VERSION_CODENAME}
|
|
AndroidVersion.ExtensionLevel=${PLATFORM_SDK_EXTENSION_VERSION}
|
|
AndroidVersion.IsBaseSdk=${PLATFORM_IS_BASE_SDK}
|
|
SystemImage.Abi=armeabi
|
|
SystemImage.GpuSupport=true
|
|
SystemImage.TagId=default
|
|
SystemImage.TagDisplay=Default Android System Image
|