summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteven Moreland <smoreland@google.com>2019-11-05 10:24:24 -0800
committerandroid-build-merger <android-build-merger@google.com>2019-11-05 10:24:24 -0800
commitf175a310b047ce85fcf987225a6d65c55bcb631c (patch)
treecc4c0fc6de80d2abdb06c03dd58456756f0bcbc2
parentd215e848c98b5a216455886fce8a3cad0f82e13e (diff)
parentda99d50e64a2bd55b4629d42298be7dce2eaae36 (diff)
downloadlibhwbinder-f175a310b047ce85fcf987225a6d65c55bcb631c.tar.gz
android.hardware.tests.libhwbinder@1.0-impl{,.test} am: 8f2d624444
am: da99d50e64 Change-Id: Icea88137e8262237a56d9ed575d40a331ee88803
-rw-r--r--vts/performance/Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/vts/performance/Android.bp b/vts/performance/Android.bp
index 49a730f..5c0c370 100644
--- a/vts/performance/Android.bp
+++ b/vts/performance/Android.bp
@@ -43,7 +43,7 @@ cc_defaults {
// and test portability since this test pairs with specific hal
// implementations
whole_static_libs: [
- "android.hardware.tests.libhwbinder@1.0-impl",
+ "android.hardware.tests.libhwbinder@1.0-impl.test",
],
}