Back-ported bug-fix 5f07d74ad7fb64637cc29405262a9d33fb2f2bff (opengl: Fix QemuPipeStream::readFully reading beyond end of buffer) warrants a system image update. This patch increases the revision number for released images appropriately. Change-Id: I3c475d2ab7d6702102cb22b602697936eefed19b
10 lines
273 B
Plaintext
10 lines
273 B
Plaintext
Pkg.Desc=Android SDK Platform ${PLATFORM_VERSION}
|
|
Pkg.UserSrc=false
|
|
Pkg.Revision=4
|
|
AndroidVersion.ApiLevel=${PLATFORM_SDK_VERSION}
|
|
AndroidVersion.CodeName=${PLATFORM_VERSION_CODENAME}
|
|
SystemImage.Abi=${TARGET_CPU_ABI}
|
|
SystemImage.GpuSupport=true
|
|
SystemImage.TagId=default
|
|
|