Merge "Reland: "recovery_test_component: Add libbinderthreadstate as static           dependency.""
am: f89067ab97

Change-Id: I893141a2b491fb398ab1e2a6fd966401ab06cfd9
diff --git a/tests/Android.bp b/tests/Android.bp
index 9824123..2cfc325 100644
--- a/tests/Android.bp
+++ b/tests/Android.bp
@@ -45,7 +45,7 @@
             static_libs: [
                 "libutils",
             ],
-        }
+        },
     },
 }
 
@@ -93,6 +93,7 @@
     "libhidlbase",
     "libhidltransport",
     "libhwbinder",
+    "libbinderthreadstate",
     "libvndksupport",
     "libtinyxml2",
 ]