summaryrefslogtreecommitdiffstats
path: root/tests/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Android.bp')
-rw-r--r--tests/Android.bp3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/Android.bp b/tests/Android.bp
index 9f3dce78c..ab4d31da2 100644
--- a/tests/Android.bp
+++ b/tests/Android.bp
@@ -45,7 +45,7 @@ cc_defaults {
static_libs: [
"libutils",
],
- },
+ }
},
}
@@ -93,7 +93,6 @@ librecovery_static_libs = [
"libhidlbase",
"libhidltransport",
"libhwbinder",
- "libbinderthreadstate",
"libvndksupport",
"libtinyxml2",
]