forked from openkylin/platform_build
Merge "Update the base autogenerated config template for instru"
This commit is contained in:
commit
edf8fc4e51
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in New Issue