SDK: support generating repository XML with latest XSD.

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
This commit is contained in:
Raphael Moll
2014-04-24 19:13:47 -07:00
parent a5afedd2e2
commit ea40d2f4c5
7 changed files with 143 additions and 61 deletions

View File

@@ -5,3 +5,5 @@ AndroidVersion.ApiLevel=${PLATFORM_SDK_VERSION}
AndroidVersion.CodeName=${PLATFORM_VERSION_CODENAME}
SystemImage.Abi=x86
SystemImage.GpuSupport=true
SystemImage.TagId=default