summaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp6
1 files changed, 6 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index f4975908..0f6aec68 100644
--- a/Android.bp
+++ b/Android.bp
@@ -7,6 +7,12 @@ cc_library {
enabled: true,
},
+ target: {
+ darwin: {
+ enabled: false,
+ },
+ },
+
srcs: [
"lib/cache.c",
"lib/data.c",