summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Sharkey <jsharkey@google.com>2018-10-01 16:42:16 -0700
committerandroid-build-merger <android-build-merger@google.com>2018-10-01 16:42:16 -0700
commit5b439d24c3d9ffed5e1800e58a80c2bc5fbcd194 (patch)
tree40123438c414ecb391fc491031ce91b28012fdf5
parent7bb935213d1b51408669697b8800f61341da610f (diff)
parentf58c415b8423746f2663a7440f2016c67d3afe6b (diff)
downloadmanifest-5b439d24c3d9ffed5e1800e58a80c2bc5fbcd194.tar.gz
Add apache-commons-compress to default.xml.
am: f58c415b84 Change-Id: I9d6790ee37a4ce20a083d45739947ea306f4296f
-rw-r--r--default.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/default.xml b/default.xml
index 7df1b2684..d17e966f2 100644
--- a/default.xml
+++ b/default.xml
@@ -80,6 +80,7 @@
<project path="external/ant-glob" name="platform/external/ant-glob" groups="pdk" />
<project path="external/antlr" name="platform/external/antlr" groups="pdk" />
<project path="external/apache-commons-bcel" name="platform/external/apache-commons-bcel" groups="pdk" />
+ <project path="external/apache-commons-compress" name="platform/external/apache-commons-compress" groups="pdk" />
<project path="external/apache-commons-math" name="platform/external/apache-commons-math" groups="pdk" />
<project path="external/apache-harmony" name="platform/external/apache-harmony" groups="pdk" />
<project path="external/apache-http" name="platform/external/apache-http" groups="pdk" />