Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 25e2bbf8 authored by Christopher Ferris's avatar Christopher Ferris
Browse files

Remove unnecessary references to libunwind.

Bug: 79209464

Test: Builds.
Change-Id: I4193ac664e3b118270a17fcc0131fb6c6e384c41
parent 1d87ffd3
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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",