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

Commit f7bf8356 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add log tag for bufferhub service"

parents 4be1ca38 de43a5b3
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -17,6 +17,7 @@
cc_library_shared {
    name: "libbufferhubservice",
    cflags: [
        "-DLOG_TAG=\"libbufferhubservice\"",
        "-Wall",
        "-Werror",
        "-Wextra",
@@ -71,6 +72,7 @@ cc_binary {
        "libutils",
    ],
    cflags: [
        "-DLOG_TAG=\"bufferhub\"",
        "-Wall",
        "-Werror",
        "-Wextra",