OSDN Git Service

Add manifest groups.
authorThe Android Open Source Project <initial-contribution@android.com>
Wed, 1 Aug 2012 17:04:53 +0000 (10:04 -0700)
committerThe Android Open Source Project <initial-contribution@android.com>
Wed, 1 Aug 2012 17:04:53 +0000 (10:04 -0700)
commit25a5770ceab45476b86a5081d96e0757df0fcce3
tree2f1b3f221c296acf844b0fe95022d86a8bb07959
parentce42277e6be673e7d7ef38ba2acae3c5719de3f2
Add manifest groups.

This makes it possible to download fewer of the projects.

Groups currently supported:
-device: projects that are specific to flagship devices.
-darwin: tools are that only used on darwin hosts.
-linux: tools that are only used on linux hosts.
-arm: tools that are only used for ARM targets.
-mips: tools that are only used for MIPS targets.
-x86: tools that are only used for IA targets.

Change-Id: I8ed1229a7306bd465a4cb7cb992819e720c88769
default.xml