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

Commit 5576f58f authored by Tom Cherry's avatar Tom Cherry Committed by Gerrit Code Review
Browse files

Merge "Add liblog as a dependency where libbase is used"

parents c9c54798 1089bdfb
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",
    ],