Merge "Add libc++ as static library"

am: 679185dc88

Change-Id: I36ba918f45352256d36c72d5f30f50672993e825
This commit is contained in:
Dan Shi 2020-01-10 10:32:08 -08:00 committed by android-build-merger
commit 003672e013

View file

@ -31,6 +31,8 @@ cc_test_host {
"libext4_utils",
],
stl: "libc++_static",
// Static libs (libfastboot2) shared library dependencies are not transitively included
// This is needed to avoid link time errors when building for mac
target: {