summaryrefslogtreecommitdiffstats
path: root/applypatch/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'applypatch/Android.bp')
-rw-r--r--applypatch/Android.bp6
1 files changed, 6 insertions, 0 deletions
diff --git a/applypatch/Android.bp b/applypatch/Android.bp
index d3efa152b..cb0b36746 100644
--- a/applypatch/Android.bp
+++ b/applypatch/Android.bp
@@ -57,6 +57,12 @@ cc_library_static {
"libotautil",
"libz",
],
+
+ target: {
+ darwin: {
+ enabled: false,
+ },
+ },
}
cc_library_static {