Merge "Remove libunwindbacktrace from linux_bionic"

This commit is contained in:
Treehugger Robot
2018-10-23 20:29:19 +00:00
committed by Gerrit Code Review

View File

@@ -124,10 +124,6 @@ cc_library_shared {
}, },
linux_bionic: { linux_bionic: {
enabled: true, enabled: true,
static_libs: ["libunwindbacktrace"],
shared_libs: [
"liblzma",
],
}, },
}, },
} }