summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHaibo Huang <hhb@google.com>2019-08-29 22:38:27 -0700
committerHaibo Huang <hhb@google.com>2019-09-04 04:51:37 +0000
commit24f94f8223ac1044707c6c6271706dd84254763b (patch)
tree7f353043afbfa91d5225d5a433f0455090858eda
parent021f0871d8969116a106c2437c8b3ef71a88cfe3 (diff)
downloadmanifest-24f94f8223ac1044707c6c6271706dd84254763b.tar.gz
[Toolchain] Add libedit to manifests
Test: sync Change-Id: Iacc149e2c5217544ccea5ec0911a7dca21544038
-rw-r--r--default.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/default.xml b/default.xml
index 439162af0..7c7d54c98 100644
--- a/default.xml
+++ b/default.xml
@@ -46,6 +46,9 @@
<project path="prebuilts/python/darwin-x86/2.7.5" name="platform/prebuilts/python/darwin-x86/2.7.5" groups="darwin,pdk,pdk-cw-fs,pdk-fs" clone-depth="1" />
<project path="prebuilts/python/linux-x86/2.7.5" name="platform/prebuilts/python/linux-x86/2.7.5" groups="linux,pdk,pdk-cw-fs,pdk-fs" clone-depth="1" />
+ <!-- lldb libs -->
+ <project path="external/libedit" name="platform/external/libedit" />
+
<!-- Prebuilts (for ease of updating) -->
<project path="prebuilts/clang/host/darwin-x86" name="platform/prebuilts/clang/host/darwin-x86" />
<project path="prebuilts/clang/host/linux-x86" name="platform/prebuilts/clang/host/linux-x86" />