commit | f89067ab97c964cad317045ccbfff173c8a4cb72 | [log] [tgz] |
---|---|---|
author | Jayant Chowdhary <jchowdhary@google.com> | Tue Oct 02 20:14:37 2018 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Oct 02 20:14:37 2018 +0000 |
tree | b67d51b05b5aaec2df34dbea24bfeaff7b9192c6 | |
parent | d87a79a947d1eb2cd04b44ed215a1ecd4ef8b22d [diff] | |
parent | d24b054fa873887ee63f55cde310ead1d9fc6dfd [diff] |
Merge "Reland: "recovery_test_component: Add libbinderthreadstate as static dependency.""
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", ]