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

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

Merge "Add dependancy to libbase for libhostgraphics"

parents 8738ca7a a602c176
Loading
Loading
Loading
Loading
+5 −1
Original line number Original line Diff line number Diff line
@@ -5,6 +5,10 @@ cc_library_host_static {
        "-Wno-unused-parameter",
        "-Wno-unused-parameter",
    ],
    ],


    static_libs: [
        "libbase",
    ],

    srcs: [
    srcs: [
        ":libui_host_common",
        ":libui_host_common",
        "Fence.cpp",
        "Fence.cpp",