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

Commit 9d4b3fe4 authored by Josh Gao's avatar Josh Gao Committed by android-build-merger
Browse files

Merge "libutils: use libbase_headers instead of libbase."

am: d0dec304

Change-Id: Ibbbda46b9780a2d57f18c30e4e73f5b262a0a9ba
parents 67bfa8ac d0dec304
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",
            ],