Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 78ff0832 authored by Elliott Hughes's avatar Elliott Hughes Committed by android-build-merger
Browse files

Merge "Add missing libziparchive dependency."

am: f9fe6a70

Change-Id: Iface325955657b6c8f72d19fbbe7b8e475a15fbb
parents 2e20c118 f9fe6a70
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -59,7 +59,8 @@ LOCAL_STATIC_LIBRARIES := \
    libvintf_recovery \
    libcrypto_utils \
    libcrypto \
    libbase
    libbase \
    libziparchive \

include $(BUILD_STATIC_LIBRARY)