Since it is going be the first release of api 22 system images, set it to be 1. Change-Id: Ida92f6045e4dca2e31108d6c2d5e4a7b251ba81b
10 lines
273 B
Plaintext
10 lines
273 B
Plaintext
Pkg.Desc=Android SDK Platform ${PLATFORM_VERSION}
|
|
Pkg.UserSrc=false
|
|
Pkg.Revision=1
|
|
AndroidVersion.ApiLevel=${PLATFORM_SDK_VERSION}
|
|
AndroidVersion.CodeName=${PLATFORM_VERSION_CODENAME}
|
|
SystemImage.Abi=${TARGET_CPU_ABI}
|
|
SystemImage.GpuSupport=true
|
|
SystemImage.TagId=default
|
|
|