commit | 532c05a3ecad750b4afbee6a159786ae4b5318a4 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Fri Feb 01 15:13:32 2019 -0800 |
committer | Steven Moreland <smoreland@google.com> | Fri Feb 01 15:13:32 2019 -0800 |
tree | 1410b3868d284fdf06538e3f4c0116f6fcefa26d | |
parent | 7ac99ae365e1765539eb938806d1535341fa9ab6 [diff] |
Test ...libhwbinder-impl static. So that it can be included in tests. Bug: 122456128 Test: libhwbinder_benchmark, hwbinderThroughputTest, libhwbinder_latency Change-Id: I4c77c04252c7d6f0c2215ee052d747561db181e0
diff --git a/tests/libhwbinder/1.0/default/Android.bp b/tests/libhwbinder/1.0/default/Android.bp index 3d18720..aad1e31 100644 --- a/tests/libhwbinder/1.0/default/Android.bp +++ b/tests/libhwbinder/1.0/default/Android.bp
@@ -1,4 +1,4 @@ -cc_library_shared { +cc_library { name: "android.hardware.tests.libhwbinder@1.0-impl", defaults: ["hidl_defaults"], relative_install_path: "hw",