Merge "Remove unnecessary references to libunwind."

This commit is contained in:
Christopher Ferris 2018-05-04 20:40:42 +00:00 committed by Gerrit Code Review
commit 00c81fefd3
1 changed files with 0 additions and 2 deletions

View File

@ -112,7 +112,6 @@ cc_library_static {
"libbase",
"libdebuggerd",
"libbacktrace",
"libunwind",
"libunwindstack",
"libdexfile",
"liblzma",
@ -158,7 +157,6 @@ cc_library_static {
static_libs: [
"libbacktrace",
"libunwind",
"libunwindstack",
"liblzma",
"libbase",