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

Commit 26b86bb1 authored by Remi NGUYEN VAN's avatar Remi NGUYEN VAN
Browse files

Revert "recovery_test_component: Add libbinderthreadstate as static dependency."

This reverts commit a71c10b4.

Reason for revert: This breaks framework tests and blocks presubmit

Change-Id: Iae94878889c1e71e2da5336fe75af88dfd3bfcfa
parent a71c10b4
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -45,7 +45,7 @@ cc_defaults {
            static_libs: [
                "libutils",
            ],
        },
        }
    },
}

@@ -93,7 +93,6 @@ librecovery_static_libs = [
    "libhidlbase",
    "libhidltransport",
    "libhwbinder",
    "libbinderthreadstate",
    "libvndksupport",
    "libtinyxml2",
]