Merge "libutilscallstack: removed from darwin" am: 0e77120dfd

am: 061a663555

Change-Id: I22c6beffb7f5e18c132541e4e2d5f292a34ef3ea
This commit is contained in:
Steven Moreland 2019-04-01 17:53:45 -07:00 committed by android-build-merger
commit a57b2aa8fe

View file

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