Merge "Add missing libziparchive dependency."
This commit is contained in:
commit
f9fe6a705d
1 changed files with 2 additions and 1 deletions
|
@ -59,7 +59,8 @@ LOCAL_STATIC_LIBRARIES := \
|
|||
libvintf_recovery \
|
||||
libcrypto_utils \
|
||||
libcrypto \
|
||||
libbase
|
||||
libbase \
|
||||
libziparchive \
|
||||
|
||||
include $(BUILD_STATIC_LIBRARY)
|
||||
|
||||
|
|
Loading…
Reference in a new issue