We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6025b9a commit 3ae2304Copy full SHA for 3ae2304
1 file changed
tests/AndroidTest.xml
@@ -26,7 +26,7 @@
26
hence we cannot rely on "test-file-name" to install LatinIME.apk
27
-->
28
29
- <target_preparer class="com.android.tradefed.targetprep.TestAppInstallSetup">
+ <target_preparer class="com.android.tradefed.targetprep.suite.SuiteApkInstaller">
30
<option name="cleanup-apks" value="true" />
31
<option name="test-file-name" value="LatinIMETests.apk" />
32
</target_preparer>
0 commit comments