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

Commit d69d6460 authored by jdesprez's avatar jdesprez Committed by Julien Desprez
Browse files

Update the base autogenerated config template for instru

For APCT auto-generated configuration, the template will
include the test-suite-tag that will allow it to be
picked up by the current ATP gcl config.

Test: none
Bug: 74440293
Change-Id: I66e9f2f75e43a9371cf8b55130cd49a962753167
Merged-In: Ia82e8287f212f4daec97523394517bfbbe7a86d3
parent 1a50e975
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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>