summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThe Android Open Source Project <initial-contribution@android.com>2012-09-11 14:37:07 -0700
committerThe Android Open Source Project <initial-contribution@android.com>2012-11-26 08:26:39 -0800
commitcd8bb6e2bebff0cc49a3eed28fb72f2ff2f13255 (patch)
tree3e393deea3c0a9768b1025078fd260d8d84a5c87
parenta0501e8aa64ec35370484e68e1fc21388e3e8bf9 (diff)
downloadmanifest-tools_r21.tar.gz
Add optional eclipse-related prebuiltstools_r21
Change-Id: Ie50c3ce88b6729460ed22da25a6a21bd68ee4b88
-rw-r--r--default.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/default.xml b/default.xml
index 3f71f51d7..bf3e0e917 100644
--- a/default.xml
+++ b/default.xml
@@ -286,6 +286,8 @@
<project path="packages/wallpapers/PhaseBeam" name="platform/packages/wallpapers/PhaseBeam" />
<project path="pdk" name="platform/pdk" />
<project path="prebuilts/eclipse" name="platform/prebuilts/eclipse" />
+ <project path="prebuilts/eclipse-build-deps" name="platform/prebuilts/eclipse-build-deps" groups="notdefault,eclipse" />
+ <project path="prebuilts/eclipse-build-deps-sources" name="platform/prebuilts/eclipse-build-deps-sources" groups="notdefault,eclipse" />
<project path="prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6" name="platform/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6" groups="darwin,arm" />
<project path="prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6" name="platform/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6" groups="darwin,arm" />
<project path="prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3" name="platform/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3" groups="darwin,mips" />