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

View File

@@ -59,7 +59,8 @@ LOCAL_STATIC_LIBRARIES := \
libvintf_recovery \
libcrypto_utils \
libcrypto \
libbase
libbase \
libziparchive \
include $(BUILD_STATIC_LIBRARY)