Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit edf8fc4e authored by Julien Desprez's avatar Julien Desprez Committed by Gerrit Code Review
Browse files

Merge "Update the base autogenerated config template for instru"

parents 1988d976 b8f85204
Loading
Loading
Loading
Loading
+3 −0
Original line number Original line Diff line number Diff line
@@ -15,7 +15,10 @@
-->
-->
<!-- This test config file is auto-generated. -->
<!-- This test config file is auto-generated. -->
<configuration description="Runs {LABEL}.">
<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">
    <target_preparer class="com.android.tradefed.targetprep.suite.SuiteApkInstaller">
        <option name="cleanup-apks" value="true" />
        <option name="test-file-name" value="{MODULE}.apk" />
        <option name="test-file-name" value="{MODULE}.apk" />
    </target_preparer>
    </target_preparer>