Merge "Update the base autogenerated config template for instru"

am: edf8fc4e51

Change-Id: I8307be4b0acebdc910762073b756fa4e442bb415
This commit is contained in:
Julien Desprez 2018-03-14 14:19:35 +00:00 committed by android-build-merger
commit f602e26e1d
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>