Skip to content

Commit 3ae2304

Browse files
committed
Update preparers to align across everything
Carry the exact same options. Test: presubmit Bug: 261855411 Change-Id: Ic48ffa4fec4ebf2027525476bf346abce3f0a1b0
1 parent 6025b9a commit 3ae2304

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/AndroidTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
hence we cannot rely on "test-file-name" to install LatinIME.apk
2727
-->
2828

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

0 commit comments

Comments
 (0)