<configuration description="Runs MTS-uwb-multi-devices from a pre-existing MTS installation">
    <include name="mts-multi-device" />

    <include name="mts-uwb-tests-list-multi-devices" />

    <option name="plan" value="mts-uwb-multi-devices.xml" />

    <target_preparer class="com.android.compatibility.common.tradefed.targetprep.PropertyCheck">
        <option name="property-name" value="ro.build.type" />
        <option name="expected-value" value="userdebug"/> <!-- Device should have userdebug/eng build -->
        <option name="throw-error" value="false"/> <!-- Only print warning if not user build -->
    </target_preparer>
</configuration>
