Revert "recovery_test_component: Add libbinderthreadstate as static dependency."
This reverts commit a71c10b46427388932c662ffe59f6513fd5227c0.
Reason for revert: This breaks framework tests and blocks presubmit
Change-Id: Iae94878889c1e71e2da5336fe75af88dfd3bfcfa
diff --git a/tests/Android.bp b/tests/Android.bp
index 9f3dce7..ab4d31d 100644
--- a/tests/Android.bp
+++ b/tests/Android.bp
@@ -45,7 +45,7 @@
static_libs: [
"libutils",
],
- },
+ }
},
}
@@ -93,7 +93,6 @@
"libhidlbase",
"libhidltransport",
"libhwbinder",
- "libbinderthreadstate",
"libvndksupport",
"libtinyxml2",
]