Merge "Update the base autogenerated config template for instru" into pi-dev

This commit is contained in:
TreeHugger Robot
2018-03-20 01:57:30 +00:00
committed by Android (Google) Code Review

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>