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

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

Merge "Remove libziparchive dependency on libutils"

am: 617968b4

Change-Id: Ie6fd7bbd7b4167aa8dabac3a78cf2287412a7f4a
parents 18a55c1d 617968b4
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",
    ],