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

am: 8b4c7e7567

Change-Id: Id1a0722d51b5f8142b87112f0b32e6162892c199
This commit is contained in:
Elliott Hughes
2017-06-28 16:48:10 +00:00
committed by android-build-merger

View File

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