aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Android.bp6
1 files changed, 6 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 93929ead..7c0df372 100644
--- a/Android.bp
+++ b/Android.bp
@@ -337,4 +337,10 @@ cc_library {
},
},
},
+
+ target: {
+ darwin: {
+ enabled: false,
+ },
+ },
}