summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreehugger Robot <treehugger-gerrit@google.com>2018-06-21 21:36:49 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2018-06-21 21:36:49 +0000
commitfcc43d5cd040193a197bd8a6de76694f95a2b346 (patch)
tree87117486d9cd35eea17190a290228bcfd060d62f
parentf80cad978c99371373bd4e7d78184cf1babeae6f (diff)
parente3b017d8567bf7060ef9929ccd4bcc1d187f94e5 (diff)
downloadlibhidl-fcc43d5cd040193a197bd8a6de76694f95a2b346.tar.gz
Merge "Enable service name aware testing for allocator."android-p-preview-4
-rw-r--r--transport/allocator/1.0/vts/functional/AndroidTest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/transport/allocator/1.0/vts/functional/AndroidTest.xml b/transport/allocator/1.0/vts/functional/AndroidTest.xml
index 52364a7..6ac167f 100644
--- a/transport/allocator/1.0/vts/functional/AndroidTest.xml
+++ b/transport/allocator/1.0/vts/functional/AndroidTest.xml
@@ -26,7 +26,7 @@
<option name="binary-test-working-directory" value="_64bit::/data/nativetest64/" />
<option name="binary-test-source" value="_32bit::DATA/nativetest/VtsHidlAllocatorV1_0TargetTest/VtsHidlAllocatorV1_0TargetTest" />
<option name="binary-test-source" value="_64bit::DATA/nativetest64/VtsHidlAllocatorV1_0TargetTest/VtsHidlAllocatorV1_0TargetTest" />
- <option name="binary-test-type" value="gtest"/>
+ <option name="binary-test-type" value="hal_hidl_gtest"/>
<option name="test-timeout" value="5m"/>
</test>
</configuration>