Merge "libutilscallstack: removed from darwin"

This commit is contained in:
Steven Moreland 2019-04-02 00:23:30 +00:00 committed by Gerrit Code Review
commit 0e77120dfd

View file

@ -183,6 +183,9 @@ cc_library {
"ProcessCallStack.cpp", "ProcessCallStack.cpp",
], ],
}, },
darwin: {
enabled: false,
},
windows: { windows: {
enabled: false, enabled: false,
}, },