Revert "recovery_test_component: Add libbinderthreadstate as static dependency."

This reverts commit a71c10b464.

Reason for revert: This breaks framework tests and blocks presubmit

Change-Id: Iae94878889c1e71e2da5336fe75af88dfd3bfcfa
This commit is contained in:
Remi NGUYEN VAN
2018-09-28 07:51:13 +00:00
parent a71c10b464
commit 26b86bb1dc
+1 -2
View File
@@ -45,7 +45,7 @@ cc_defaults {
static_libs: [
"libutils",
],
},
}
},
}
@@ -93,7 +93,6 @@ librecovery_static_libs = [
"libhidlbase",
"libhidltransport",
"libhwbinder",
"libbinderthreadstate",
"libvndksupport",
"libtinyxml2",
]