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

Commit c45d756d authored by Christopher Ferris's avatar Christopher Ferris Committed by android-build-merger
Browse files

Merge "Fix mac build." am: 51b4f482

am: e1a58a8c

Change-Id: I426356ef94fe8cde53913403d9b5175ecf502885
parents 708f8295 e1a58a8c
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -218,4 +218,10 @@ cc_binary_host {
    srcs: [
        "tests/GenGnuDebugdata.cpp",
    ],

    target: {
        darwin: {
            enabled: false,
        },
    },
}