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

Commit d0dec304 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "libutils: use libbase_headers instead of libbase."

parents 97212d36 f0ea1e6e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -155,7 +155,7 @@ cc_library {
            ],
        },
        linux: {
            shared_libs: ["libbase"],
            header_libs: ["libbase_headers"],
            srcs: [
                "Looper.cpp",
            ],