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

Commit 8f0947c1 authored by Andreas Gampe's avatar Andreas Gampe
Browse files

Backtrace: Add libziparchive dependency

Bug: 37342627
Test: m
Change-Id: I2b4155bd11b315ff49eb9a69549e1ab3678d0b28
parent eb42bb8c
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",
    ],
}