summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThe Android Open Source Project <initial-contribution@android.com>2012-08-02 18:31:28 -0700
committerThe Android Open Source Project <initial-contribution@android.com>2012-08-02 18:31:28 -0700
commit73ce405ee0d574be6c589641a0807bd0c494485e (patch)
treedfebfabe0f50d00a05b3a81925649a083d21a183
parentd479f201d05968e2328d153245c5b1eb721283b4 (diff)
downloadmanifest-73ce405ee0d574be6c589641a0807bd0c494485e.tar.gz
give tools/build its own group
Change-Id: I5151c4feafd25689d94342b0a3d7ca269ecb34ec
-rw-r--r--default.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/default.xml b/default.xml
index cb6dba24c..6590aade6 100644
--- a/default.xml
+++ b/default.xml
@@ -312,7 +312,7 @@
<project path="system/netd" name="platform/system/netd" />
<project path="system/security" name="platform/system/security" />
<project path="system/vold" name="platform/system/vold" />
- <project path="tools/build" name="platform/tools/build" />
+ <project path="tools/build" name="platform/tools/build" groups="toolsbuild" />
<project path="tools/motodev" name="platform/tools/motodev" />
</manifest>