Merge "Add missing libziparchive dependency."

This commit is contained in:
Treehugger Robot
2017-06-28 16:35:39 +00:00
committed by Gerrit Code Review
+2 -1
View File
@@ -59,7 +59,8 @@ LOCAL_STATIC_LIBRARIES := \
libvintf_recovery \ libvintf_recovery \
libcrypto_utils \ libcrypto_utils \
libcrypto \ libcrypto \
libbase libbase \
libziparchive \
include $(BUILD_STATIC_LIBRARY) include $(BUILD_STATIC_LIBRARY)