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

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

Merge "Fix mac build." am: 51b4f482 am: e1a58a8c

am: c45d756d

Change-Id: Id2b214a43c90e0a56161eb195c8efd641e2825f5
parents dfed7fb8 c45d756d
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,
        },
    },
}