Merge "Add missing libziparchive dependency." am: f9fe6a705d am: 78ff0832cb am: 8b4c7e7567

am: 171642fac5

Change-Id: I63a77f7ba32a624f73d0324483f4c747407b9266
This commit is contained in:
Elliott Hughes
2017-06-28 16:51:40 +00:00
committed by android-build-merger
+2 -1
View File
@@ -59,7 +59,8 @@ LOCAL_STATIC_LIBRARIES := \
libvintf_recovery \
libcrypto_utils \
libcrypto \
libbase
libbase \
libziparchive \
include $(BUILD_STATIC_LIBRARY)