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

Commit 3ae2304d authored by Julien Desprez's avatar Julien Desprez
Browse files

Update preparers to align across everything

Carry the exact same options.

Test: presubmit
Bug: 261855411
Change-Id: Ic48ffa4fec4ebf2027525476bf346abce3f0a1b0
parent 6025b9a8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -26,7 +26,7 @@
        hence we cannot rely on "test-file-name" to install LatinIME.apk
    -->

    <target_preparer class="com.android.tradefed.targetprep.TestAppInstallSetup">
    <target_preparer class="com.android.tradefed.targetprep.suite.SuiteApkInstaller">
        <option name="cleanup-apks" value="true" />
        <option name="test-file-name" value="LatinIMETests.apk" />
    </target_preparer>