summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Hines <srhines@google.com>2019-10-02 14:20:39 -0700
committerStephen Hines <srhines@google.com>2019-10-02 14:20:39 -0700
commit3c23c155a89596083e621a174a6bcba59b8cc9c4 (patch)
tree5e499f713297ffc83838153a905f74ab4a0afd77
parent8418892535e27fd31392c0a41edb0918cc21821c (diff)
downloadmanifest-3c23c155a89596083e621a174a6bcba59b8cc9c4.tar.gz
Add Go prebuilts to llvm-toolchain branch.
Test: N/A Change-Id: Iaff1a423b13186ae6d7e73ac418da40b00553855
-rw-r--r--default.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/default.xml b/default.xml
index 08d24b02a..cf15e9a76 100644
--- a/default.xml
+++ b/default.xml
@@ -42,6 +42,10 @@
<project path="prebuilts/cmake/darwin-x86" name="platform/prebuilts/cmake/darwin-x86" />
<project path="prebuilts/cmake/linux-x86" name="platform/prebuilts/cmake/linux-x86" />
+ <!-- Go prebuilts -->
+ <project path="prebuilts/go/darwin-x86" name="platform/prebuilts/go/darwin-x86" groups="darwin,pdk,tradefed" clone-depth="1" />
+ <project path="prebuilts/go/linux-x86" name="platform/prebuilts/go/linux-x86" groups="linux,pdk,tradefed" clone-depth="1" />
+
<!-- libedit prebuilts for lldb -->
<project path="prebuilts/libedit/linux-x86" name="platform/prebuilts/libedit/linux-x86" clone-depth="1" revision="f44e465b9aa39abafa921815ea697078e7cc7cab" />
<project path="prebuilts/libedit/darwin-x86" name="platform/prebuilts/libedit/darwin-x86" clone-depth="1" revision="74be96197bca7771d104b8643cfe46c6d2b97240"/>