summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Maurer <mmaurer@google.com>2019-07-16 13:25:49 -0700
committerMatthew Maurer <mmaurer@google.com>2019-07-16 13:25:49 -0700
commit305f4c92d7fcb4543a6dfbfbefee743ce7e01ece (patch)
tree3972a6bfd187984eb1d0cca3833b57cc3d600069
parent8182050116ddecffa7dc0b47133f57858a968170 (diff)
downloadmanifest-305f4c92d7fcb4543a6dfbfbefee743ce7e01ece.tar.gz
Map in build-tools for python 2
Change-Id: I70f7041c3953b89b8cc70b47e5846ddfa55df2fc
-rw-r--r--default.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/default.xml b/default.xml
index a4aec45ca..a8f6179e2 100644
--- a/default.xml
+++ b/default.xml
@@ -21,8 +21,9 @@
<project path="prebuilts/clang/host/linux-x86" name="platform/prebuilts/clang/host/linux-x86" clone-depth="1"/>
<project path="prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8" name="platform/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8" clone-depth="1"/>
- <!-- CMake prebuilts -->
+ <!-- Tool prebuilts -->
<project path="prebuilts/cmake/linux-x86" name="platform/prebuilts/cmake/linux-x86" clone-depth="1"/>
+ <project path="prebuilts/build-tools" name="platform/prebuilts/build-tools" clone-depth="1"/>
<!-- Our Prebuilts -->
<project path="prebuilts/rust" name="platform/prebuilts/rust"/>