skip VR HAL test if there's no a::h::vr@ service process on a target

device

Test: make vts -j10 && vts-tradefed run commandAndExit vts
--skip-all-system-status-check --primary-abi-only --skip-preconditions
--module VrHidlTargetTest -l INFO

Change-Id: Ic4c8f6c6707269e64910e93b4601b9d43de01714
This commit is contained in:
Keun Soo Yim 2017-01-11 15:58:55 -08:00
parent c591f88fae
commit 704cf5dbb3

View file

@ -24,7 +24,8 @@
_32bit::DATA/nativetest/vr_hidl_hal_test/vr_hidl_hal_test,
_64bit::DATA/nativetest64/vr_hidl_hal_test/vr_hidl_hal_test,
"/>
<option name="binary-test-type" value="gtest" />
<option name="binary-test-type" value="hal_hidl_gtest" />
<option name="hwbinder-service" value="android.hardware.vr" />
<option name="test-timeout" value="1m" />
<option name="test-config-path" value="vts/testcases/hal/vr/hidl/target/VrHidlTargetTest.config" />
</test>