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

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

Merge "Disable binderUtilsHostTest on mac."

parents 664c06f9 44dec545
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -342,4 +342,9 @@ cc_test_host {
        "libgmock",
    ],
    test_suites: ["general-tests"],
    target: {
        darwin: {
            enabled: false,
        },
    },
}