Enable service name aware testing for allocator.
Bug: 35915182
Test: N/A
Change-Id: I38bc3c32c0ee51d7c9595f38d41f0df8da993aca
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>