Merge "libutilscallstack: removed from darwin"

am: 0e77120dfd

Change-Id: I104b2986f843224b95d63d9a51b6dad9eccab2fb
This commit is contained in:
Steven Moreland 2019-04-01 17:40:41 -07:00 committed by android-build-merger
commit 061a663555

View file

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