The latest version of the repository XSD changes: - archive attributes (os/arch) are now element (host-os) - system images are not longer in the repository.xml and get their own XML file. Change-Id: If5820a84d5c754b816b17b5713bbdb2597736eff
10 lines
259 B
Plaintext
10 lines
259 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=x86
|
|
SystemImage.GpuSupport=true
|
|
SystemImage.TagId=default
|
|
|