Back-ported bug-fix f07e504945e500b52a4c9fe249f2530e1b1eb7ba (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: Ie1120854f863e0beef43ffa6ab00191679512fe2
10 lines
273 B
Plaintext
10 lines
273 B
Plaintext
Pkg.Desc=Android SDK Platform ${PLATFORM_VERSION}
|
|
Pkg.UserSrc=false
|
|
Pkg.Revision=3
|
|
AndroidVersion.ApiLevel=${PLATFORM_SDK_VERSION}
|
|
AndroidVersion.CodeName=${PLATFORM_VERSION_CODENAME}
|
|
SystemImage.Abi=${TARGET_CPU_ABI}
|
|
SystemImage.GpuSupport=true
|
|
SystemImage.TagId=default
|
|
|