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.
(cherry picked from commit ea40d2f4c5)
Change-Id: Id0363c446014a96a7f78c8e5500fae6092e97dc3
9 lines
232 B
Plaintext
9 lines
232 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=mips
|
|
SystemImage.TagId=default
|
|
|