Merge "Update default template for suites native tests"

This commit is contained in:
Treehugger Robot
2018-07-26 20:38:11 +00:00
committed by Gerrit Code Review

View File

@@ -15,6 +15,8 @@
--> -->
<!-- This test config file is auto-generated. --> <!-- This test config file is auto-generated. -->
<configuration description="Runs {MODULE}."> <configuration description="Runs {MODULE}.">
<option name="test-suite-tag" value="apct" />
<option name="test-suite-tag" value="apct-native" />
<target_preparer class="com.android.tradefed.targetprep.PushFilePreparer"> <target_preparer class="com.android.tradefed.targetprep.PushFilePreparer">
<option name="cleanup" value="true" /> <option name="cleanup" value="true" />
<option name="push" value="{MODULE}->/data/local/tmp/{MODULE}" /> <option name="push" value="{MODULE}->/data/local/tmp/{MODULE}" />