aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-06-20 21:44:05 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-06-20 21:44:05 +0000
commit1344f47985d3e25fc69991ef838229175dce300e (patch)
treed46bafba72891dc7f36c6a3b8df070e31cdef9dc
parentefb03f955b41f250b6e3e059ad915221a3554864 (diff)
parent412931e954cc333b1715dc737f6656025003d127 (diff)
downloadjsoncpp-1344f47985d3e25fc69991ef838229175dce300e.tar.gz
Snap for 10352444 from 412931e954cc333b1715dc737f6656025003d127 to build-tools-release
Change-Id: I1438803e1da071384aab69648204866b5be1d8a9
-rw-r--r--Android.bp3
1 files changed, 3 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 03e8ac1..69e24f9 100644
--- a/Android.bp
+++ b/Android.bp
@@ -55,6 +55,9 @@ cc_defaults {
],
target: {
+ darwin: {
+ enabled: true,
+ },
windows: {
enabled: true,
},