Merge "Remove unnecessary references to libunwind."

am: 00c81fefd3

Change-Id: I52d4e601904cb5a432191b9f566cdb33c08d509b
This commit is contained in:
Christopher Ferris 2018-05-04 13:48:00 -07:00 committed by android-build-merger
commit 74759f8380
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",