Merge "Update the base autogenerated config template for instru"

This commit is contained in:
Julien Desprez 2018-03-14 14:03:42 +00:00 committed by Gerrit Code Review
commit edf8fc4e51
1 changed files with 3 additions and 0 deletions

View File

@ -15,7 +15,10 @@
-->
<!-- This test config file is auto-generated. -->
<configuration description="Runs {LABEL}.">
<option name="test-suite-tag" value="apct" />
<option name="test-suite-tag" value="apct-instrumentation" />
<target_preparer class="com.android.tradefed.targetprep.suite.SuiteApkInstaller">
<option name="cleanup-apks" value="true" />
<option name="test-file-name" value="{MODULE}.apk" />
</target_preparer>