summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Maennich <maennich@google.com>2019-06-24 17:53:26 +0100
committerMatthias Maennich <maennich@google.com>2019-06-24 17:53:26 +0100
commit6de02327903abe9928065e5a6e6ed1c4bdd09ee1 (patch)
tree00e1840f602fb3e9d33a9834a2f6cd5a9e203179
parent9d4c6896197cfdd6973afa4176697000c27d301d (diff)
downloadmanifest-6de02327903abe9928065e5a6e6ed1c4bdd09ee1.tar.gz
add prebuilt build-tools to mainline manifest
Bug: 135922132 Change-Id: I6b0324e0b263a0e7735564e8660737874dcc65d0 Signed-off-by: Matthias Maennich <maennich@google.com>
-rw-r--r--default.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/default.xml b/default.xml
index 42a458d..e96dca7 100644
--- a/default.xml
+++ b/default.xml
@@ -9,4 +9,5 @@
<project path="prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9" name="platform/prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9" clone-depth="1" />
<project path="prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9" name="platform/prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9" clone-depth="1" />
<project path="prebuilts-master/clang/host/linux-x86" name="platform/prebuilts/clang/host/linux-x86" clone-depth="1" />
+ <project path="prebuilts/build-tools" name="platform/prebuilts/build-tools" clone-depth="1" />
</manifest>