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

Commit cb5a3580 authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

Merge "Add liblog as a dependency where libbase is used" am: 5576f58f am: cbbfc3c8

Change-Id: I0cb734b02f5c86bc15638572d1ea251685d75997
parents 595272c9 cbbfc3c8
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -25,6 +25,7 @@ cc_binary_host {
    srcs: ["agent.cpp"],
    static_libs: [
        "libbase",
        "liblog",
        "libz",
        "slicer",
    ],