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

Commit 8b4c7e75 authored by Elliott Hughes's avatar Elliott Hughes Committed by android-build-merger
Browse files

Merge "Add missing libziparchive dependency." am: f9fe6a70

am: 78ff0832

Change-Id: I57e2b9a4e42e3e32e5f3d4ca550ea59898abbff1
parents 57191920 78ff0832
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)