Add missing libziparchive dependency.
Bug: http://b/37560614 Test: builds even after removing system/core/include/ziparchive Change-Id: Ib7ed45cafe83d24ed55aac28b4f41a073c371bc2
This commit is contained in:
@@ -59,7 +59,8 @@ LOCAL_STATIC_LIBRARIES := \
|
||||
libvintf_recovery \
|
||||
libcrypto_utils \
|
||||
libcrypto \
|
||||
libbase
|
||||
libbase \
|
||||
libziparchive \
|
||||
|
||||
include $(BUILD_STATIC_LIBRARY)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user