aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Android.bp3
1 files changed, 3 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index a25205b..efb7b68 100644
--- a/Android.bp
+++ b/Android.bp
@@ -148,6 +148,9 @@ cc_library {
android: {
srcs: libbrillo_linux_sources,
},
+ darwin: {
+ enabled: false
+ }
},
}