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

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

Merge "Hopefully fix validatekeymaps mac build."

parents 5b435f9c 1c06cb82
Loading
Loading
Loading
Loading
+9 −1
Original line number Diff line number Diff line
@@ -30,6 +30,14 @@ cc_binary_host {
        "libcutils",
        "liblog",
    ],
    target: {
        linux_glibc: {
            static_libs: [
                // libbinder is only available for linux
                "libbinder",
            ],
        },
    },

    // This tool is prebuilt if we're doing an app-only build.
    product_variables: {