summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2014-12-10 18:06:09 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2014-12-10 18:06:10 +0000
commit65c06de7629103234bd56392db1a99ee0ab6cb79 (patch)
treefcc066f23a959a0c98387703940e5af645565a89
parenta97c10755442e3800c0b1011d986d554ce2096db (diff)
parent71a968602d566691a4647435e65494c272953426 (diff)
downloadsystem_core-65c06de7629103234bd56392db1a99ee0ab6cb79.tar.gz
system_core-65c06de7629103234bd56392db1a99ee0ab6cb79.tar.bz2
system_core-65c06de7629103234bd56392db1a99ee0ab6cb79.zip
Merge "kill libunz"
-rw-r--r--fastboot/Android.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/fastboot/Android.mk b/fastboot/Android.mk
index f03bbea56..aa5b14a36 100644
--- a/fastboot/Android.mk
+++ b/fastboot/Android.mk
@@ -53,7 +53,6 @@ endif
LOCAL_STATIC_LIBRARIES := \
$(EXTRA_STATIC_LIBS) \
libzipfile \
- libunz \
libext4_utils_host \
libsparse_host \
libz