aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHidehiko Abe <hidehiko@google.com>2018-02-06 15:50:43 +0900
committerHidehiko Abe <hidehiko@google.com>2018-02-06 15:50:43 +0900
commit5b67e34f822b7288a24723d090b0329cf12750aa (patch)
tree5c1f50e247717e7aa3d5558adf7a12e6df5a7c34
parent0cd09dcb4449e0afcaf74cbbd5a993846e906e51 (diff)
downloadplatform_external_libbrillo-5b67e34f822b7288a24723d090b0329cf12750aa.tar.gz
platform_external_libbrillo-5b67e34f822b7288a24723d090b0329cf12750aa.tar.bz2
platform_external_libbrillo-5b67e34f822b7288a24723d090b0329cf12750aa.zip
Bug: 72618679 Test: built on Mac locally. Change-Id: I2f351f080770c3cfd67fb4c7d9c73ec0f53173be
-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
+ }
},
}