From 71a968602d566691a4647435e65494c272953426 Mon Sep 17 00:00:00 2001 From: Yabin Cui Date: Tue, 9 Dec 2014 22:17:30 -0800 Subject: [PATCH] kill libunz Bug: 18571533 Change-Id: I4214f9236f80629152d969a6ee9fce489079cefa --- fastboot/Android.mk | 1 - 1 file changed, 1 deletion(-) 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