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

Commit 54aa061c authored by bohu's avatar bohu Committed by Bo Hu
Browse files

disable darwin build for libdm

bug: 122886514

Change-Id: I260e2d097023500f63f6fc217610f2868e842117
parent 0ae6d744
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -33,6 +33,11 @@ cc_library_static {
        "libbase_headers",
        "liblog_headers",
    ],
    target: {
        darwin: {
            enabled: false,
        },
    },
}

cc_test {