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

Commit 2f76449e authored by Steven Moreland's avatar Steven Moreland Committed by Gerrit Code Review
Browse files

Merge "libstatslog: disable on darwin"

parents 387cf5e1 51f0cb67
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -126,6 +126,9 @@ cc_library {
        host: {
            static_libs: ["libstatssocket"],
        },
        darwin: {
            enabled: false,
        },
    },
}