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

Commit cbbfc3c8 authored by Tom Cherry's avatar Tom Cherry Committed by android-build-merger
Browse files

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

am: 5576f58f

Change-Id: I3a98762f67a6bc76e7126f51dc3cbb05f248dadb
parents 33004985 5576f58f
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",
    ],