Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1d117f14 authored by Keun Soo Yim's avatar Keun Soo Yim Committed by Android (Google) Code Review
Browse files

Merge "skip on 64-bit ABI"

parents 45548ea8 8a9dad5f
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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>