summaryrefslogtreecommitdiff
path: root/hwbinder_latency_test/passthrough/AndroidTest.xml
diff options
context:
space:
mode:
authorZhuoyao Zhang <zhuoyao@google.com>2017-08-17 00:18:33 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-08-17 00:18:33 +0000
commit97e1e6766923da6f821228a5b6264476b0cf5cff (patch)
tree096fc180e580f22033d9c0622b6b28a6c3f9f339 /hwbinder_latency_test/passthrough/AndroidTest.xml
parentdb140b224192f80b2b17a582723a81f2ab97975a (diff)
parent7b106d96253864d18850ee306c48775b6c0270a4 (diff)
downloadperformance-97e1e6766923da6f821228a5b6264476b0cf5cff.tar.gz
Fix hwbinder performance benchmark. am: 867bd98131
am: 7b106d9625 Change-Id: Idc3cc1d23c32abb9f1a9cee9fb679eb9e55133d5
Diffstat (limited to 'hwbinder_latency_test/passthrough/AndroidTest.xml')
-rw-r--r--hwbinder_latency_test/passthrough/AndroidTest.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/hwbinder_latency_test/passthrough/AndroidTest.xml b/hwbinder_latency_test/passthrough/AndroidTest.xml
index d6b8f86..9f99758 100644
--- a/hwbinder_latency_test/passthrough/AndroidTest.xml
+++ b/hwbinder_latency_test/passthrough/AndroidTest.xml
@@ -22,8 +22,8 @@
<option name="push" value="DATA/lib64/android.hardware.tests.libhwbinder@1.0.so->/data/local/tmp/64/android.hardware.tests.libhwbinder@1.0.so" />
<option name="push" value="DATA/nativetest/libhwbinder_latency/libhwbinder_latency->/data/local/tmp/32/libhwbinder_latency32" />
<option name="push" value="DATA/nativetest64/libhwbinder_latency/libhwbinder_latency->/data/local/tmp/64/libhwbinder_latency64" />
- <option name="push" value="DATA/vendor/lib/hw/android.hardware.tests.libhwbinder@1.0-impl.so->/vendor/lib/hw/android.hardware.tests.libhwbinder@1.0-impl.so" />
- <option name="push" value="DATA/vendor/lib64/hw/android.hardware.tests.libhwbinder@1.0-impl.so->/vendor/lib64/hw/android.hardware.tests.libhwbinder@1.0-impl.so" />
+ <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>