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

Commit ecb00831 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

am: 80cca3b2

Change-Id: Iae543bcdbde92c65603f0f10b8c810305ab4cf3d
parents 1f56fbff 80cca3b2
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,
        },
    },
}