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

Commit d4c8aea2 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

am: c2e49afd

Change-Id: I593cf5812397d8672026576747b8fd83b7df9e53
parents 0c114599 c2e49afd
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -94,6 +94,7 @@ cc_library {
        "liblog",
        "libcutils",
        "libutils",
        "libutilscallstack",
    ],

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