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

Commit 171642fa authored by Elliott Hughes's avatar Elliott Hughes Committed by android-build-merger
Browse files

Merge "Add missing libziparchive dependency." am: f9fe6a70 am: 78ff0832

am: 8b4c7e75

Change-Id: Id1a0722d51b5f8142b87112f0b32e6162892c199
parents 8e4ddcce 8b4c7e75
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)