mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
skip on 64-bit ABI
Test: make vts -j30 BUILD_GOOGLE_VTS=true TARGET_PRODUCT=aosp_arm64 && vts-tradefed run commandAndExit vts --skip-all-system-status-check --skip-preconditions --module HalSoundTriggerHidlTargetBasicTest -l INFO Bug: 34256132 Change-Id: I87a6be02d1d05e06cfce84975d7bcc42434dbc90
This commit is contained in:
@@ -26,7 +26,8 @@
|
||||
"/>
|
||||
<option name="test-config-path" value="vts/testcases/hal/soundtrigger/hidl/target/HalSoundTriggerHidlTargetBasicTest.config" />
|
||||
<option name="binary-test-type" value="hal_hidl_gtest" />
|
||||
<option name="precondition-file-path-prefix" value="*/lib/hw/sound_trigger.primary." />
|
||||
<option name="precondition-file-path-prefix" value="/*/lib/hw/sound_trigger.primary." />
|
||||
<option name="skip-on-64bit-abi" value="true" />
|
||||
<option name="test-timeout" value="1m" />
|
||||
</test>
|
||||
</configuration>
|
||||
|
||||
Reference in New Issue
Block a user