commit | 5fd33d7414a07398afab0d69f80857d1e402b70d | [log] [tgz] |
---|---|---|
author | Jayant Chowdhary <jchowdhary@google.com> | Tue Oct 02 14:35:29 2018 -0700 |
committer | android-build-merger <android-build-merger@google.com> | Tue Oct 02 14:35:29 2018 -0700 |
tree | b67d51b05b5aaec2df34dbea24bfeaff7b9192c6 | |
parent | 652dcabe5a1e917e317352a0cab93351f4d5278a [diff] | |
parent | 6ab02efb27549956b42701e3fbb3d50d4fa3c780 [diff] |
Merge "Reland: "recovery_test_component: Add libbinderthreadstate as static dependency."" am: f89067ab97 am: 6ab02efb27 Change-Id: I0c5c1539b98441c0d5d987d88670b686b146571b
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", ]