summaryrefslogtreecommitdiff
path: root/hwbinder_throughput_test/passthrough/AndroidTest.xml
diff options
context:
space:
mode:
authorYuexi Ma <yuexima@google.com>2017-11-17 10:16:03 -0800
committerYuexi Ma <yuexima@google.com>2017-11-17 10:16:03 -0800
commit9e033f75a435d2493dbf299ff54121be232dc198 (patch)
tree694557bd8ae28bc921363485b99a0c58ab193d9d /hwbinder_throughput_test/passthrough/AndroidTest.xml
parent3d61353e29db96ca4d4690913fef373d64715a0f (diff)
downloadperformance-9e033f75a435d2493dbf299ff54121be232dc198.tar.gz
config change after VtsPythonVirtualenvPreparer change
Test: vts-selftest Bug: 69307585 Change-Id: I6bdd1a3dabab0eb555c77a1a49646e9437dc8e92
Diffstat (limited to 'hwbinder_throughput_test/passthrough/AndroidTest.xml')
-rw-r--r--hwbinder_throughput_test/passthrough/AndroidTest.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/hwbinder_throughput_test/passthrough/AndroidTest.xml b/hwbinder_throughput_test/passthrough/AndroidTest.xml
index 9c1c86d..34079e7 100644
--- a/hwbinder_throughput_test/passthrough/AndroidTest.xml
+++ b/hwbinder_throughput_test/passthrough/AndroidTest.xml
@@ -23,8 +23,8 @@
<option name="push" value="DATA/lib/hw/android.hardware.tests.libhwbinder@1.0-impl.so->/data/local/tmp/system/lib/hw/android.hardware.tests.libhwbinder@1.0-impl.so" />
<option name="push" value="DATA/lib64/hw/android.hardware.tests.libhwbinder@1.0-impl.so->/data/local/tmp/system/lib64/hw/android.hardware.tests.libhwbinder@1.0-impl.so" />
</target_preparer>
- <target_preparer class="com.android.tradefed.targetprep.VtsPythonVirtualenvPreparer">
- </target_preparer>
+ <multi_target_preparer class="com.android.tradefed.targetprep.VtsPythonVirtualenvPreparer">
+ </multi_target_preparer>
<test class="com.android.tradefed.testtype.VtsMultiDeviceTest">
<option name="test-module-name" value="HwBinderPassthroughThroughputTest" />
<option name="test-case-path" value="vts/testcases/performance/hwbinder_throughput_test/HwBinderThroughputBenchmark" />