summaryrefslogtreecommitdiffstats
path: root/fastboot
diff options
context:
space:
mode:
authorYabin Cui <yabinc@google.com>2014-12-09 22:17:30 -0800
committerYabin Cui <yabinc@google.com>2014-12-09 22:24:07 -0800
commit71a968602d566691a4647435e65494c272953426 (patch)
treefcc066f23a959a0c98387703940e5af645565a89 /fastboot
parenta97c10755442e3800c0b1011d986d554ce2096db (diff)
downloadsystem_core-71a968602d566691a4647435e65494c272953426.zip
system_core-71a968602d566691a4647435e65494c272953426.tar.gz
system_core-71a968602d566691a4647435e65494c272953426.tar.bz2
kill libunz
Bug: 18571533 Change-Id: I4214f9236f80629152d969a6ee9fce489079cefa
Diffstat (limited to 'fastboot')
-rw-r--r--fastboot/Android.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/fastboot/Android.mk b/fastboot/Android.mk
index f03bbea..aa5b14a 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