aboutsummaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp5
1 files changed, 5 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 24e8e6af71..14d638b8af 100644
--- a/Android.bp
+++ b/Android.bp
@@ -49,6 +49,11 @@ cc_defaults {
enabled: false,
},
},
+ target: {
+ darwin: {
+ enabled: false,
+ },
+ },
}
cc_library_static {