summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWolfgang Wiedmeyer <wolfgit@wiedmeyer.de>2016-12-11 16:33:58 +0100
committerWolfgang Wiedmeyer <wolfgit@wiedmeyer.de>2016-12-11 16:33:58 +0100
commit3fac9312b496625a302b06248f3f325f42075f26 (patch)
treedeec623aec7ba4e4e710e38a17ea816fa62952cd
parent4f0503fc56641fcdd7a6cffe82bcc5894645354d (diff)
downloadreplicant_manifest-replicant-6.0-alpha-0005.zip
replicant_manifest-replicant-6.0-alpha-0005.tar.gz
replicant_manifest-replicant-6.0-alpha-0005.tar.bz2
prebuilts: move devtools to notdefault groupreplicant-6.0-alpha-0005
As the manifest merger is now available in Debian Stretch, devtools are not needed for building a ROM Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
-rw-r--r--default.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/default.xml b/default.xml
index 555d0c1..e2d1ef5 100644
--- a/default.xml
+++ b/default.xml
@@ -490,7 +490,7 @@
<project path="pdk" name="platform/pdk" groups="pdk" remote="aosp" />
<project path="platform_testing" name="platform/platform_testing" remote="aosp" />
<project path="prebuilts/android-emulator" name="platform/prebuilts/android-emulator" groups="notdefault,pdk-fs" clone-depth="1" remote="aosp" />
- <project path="prebuilts/devtools" name="platform/prebuilts/devtools" groups="pdk-fs" clone-depth="1" remote="aosp" />
+ <project path="prebuilts/devtools" name="platform/prebuilts/devtools" groups="notdefault,pdk-fs" clone-depth="1" remote="aosp" />
<project path="prebuilts/eclipse" name="platform/prebuilts/eclipse" groups="notdefault,pdk" clone-depth="1" remote="aosp" />
<project path="prebuilts/eclipse-build-deps" name="platform/prebuilts/eclipse-build-deps" groups="notdefault,eclipse" clone-depth="1" remote="aosp" />
<project path="prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9" name="platform/prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9" groups="notdefault,pdk,linux,arm" clone-depth="1" remote="aosp" />