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

Commit c8b83f38 authored by Bo Hu's avatar Bo Hu Committed by Gerrit Code Review
Browse files

Merge "disable darwin build for libdm"

parents 1d698609 54aa061c
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 {