summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2015-06-19 13:31:04 -0700
committerElliott Hughes <enh@google.com>2015-06-19 13:31:04 -0700
commit6f8740ddbc9f0f290ad437ea8f6cdc65c714609a (patch)
tree73454829765b616796a5af097e8338e7c0b7b93a
parent1705c4be93d2481ff52eb17112fe147f47556b57 (diff)
downloadmanifest-6f8740ddbc9f0f290ad437ea8f6cdc65c714609a.tar.gz
Remove expat from the toolchain manifest.
Bug: http://b/21907643 Change-Id: Ie88401b21e0c4f6dfcebe08042f427a42c3b65f3
-rw-r--r--default.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/default.xml b/default.xml
index 9e35ad7..b0e3073 100644
--- a/default.xml
+++ b/default.xml
@@ -15,7 +15,6 @@
<project path="clang" name="toolchain/clang" />
<project path="cloog" name="toolchain/cloog" />
<project path="compiler-rt" name="toolchain/compiler-rt" />
- <project path="expat" name="toolchain/expat" />
<project path="gcc" name="toolchain/gcc" />
<project path="gdb" name="toolchain/gdb" />
<project path="gmp" name="toolchain/gmp" />