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

Commit c2e49afd authored by David Sehr's avatar David Sehr Committed by android-build-merger
Browse files

Merge "Remove libziparchive dependency on libutils" am: 617968b4

am: 7df119e5

Change-Id: I4934a3ab3e75d8b3161a1c647f7ffead99223c99
parents 4a43e969 7df119e5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -92,6 +92,7 @@ cc_library {
        "liblog",
        "libcutils",
        "libutils",
        "libutilscallstack",
    ],

    header_libs: [
+1 −0
Original line number Diff line number Diff line
@@ -84,6 +84,7 @@ cc_library_shared {
        "libhwbinder",
        "libsync",
        "libutils",
        "libutilscallstack",
        "liblog",
    ],