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

Commit 1030828a authored by Andreas Gampe's avatar Andreas Gampe Committed by android-build-merger
Browse files

Merge "Backtrace: Add libziparchive dependency"

am: 69542edf

Change-Id: I4514fe90b92486b2730bc453b8f4badfc9466002
parents 5b895354 69542edf
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -161,6 +161,7 @@ cc_library_static {
    shared_libs = [
        "libbase",
        "libunwind",
        "libziparchive",
    ],
}