summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2016-09-28 16:49:40 -0700
committerElliott Hughes <enh@google.com>2016-09-28 16:55:44 -0700
commit198d4accc51cb18edf6a2f4266d4fdd33a84ba2b (patch)
treec90a9f5d92349ab892a63b242c3b5888703a39f5
parent1eab74df7de8367629693ee655034c156d73d104 (diff)
downloadmanifest-198d4accc51cb18edf6a2f4266d4fdd33a84ba2b.tar.gz
Remove external/ltrace from the manifest.
I've fixed ltrace, but I've also determined that it now builds out of the box anyway. Plus no-one complained for the whole year that the makefile was disabled. Bug: http://b/19715557 Change-Id: I8b8ef7faaf5f2c4328f7eea056cb0b1e9414758e
-rw-r--r--default.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/default.xml b/default.xml
index af0efdc58..c6c19604f 100644
--- a/default.xml
+++ b/default.xml
@@ -219,7 +219,6 @@
<project path="external/littlemock" name="platform/external/littlemock" groups="pdk" />
<project path="external/lld" name="platform/external/lld" groups="pdk" />
<project path="external/llvm" name="platform/external/llvm" groups="pdk" />
- <project path="external/ltrace" name="platform/external/ltrace" groups="pdk" />
<project path="external/lz4" name="platform/external/lz4" groups="pdk" />
<project path="external/lzma" name="platform/external/lzma" groups="pdk" />
<project path="external/markdown" name="platform/external/markdown" groups="pdk" />