summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-01-04 08:39:24 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-01-04 08:39:24 +0000
commit9a54a171b27200828dad9051520b6daa85e4657d (patch)
tree9614911ceea74e455d88ef0087d53d56dbf2918f
parentf03455998932c049f18c0033a57c0f43add5e119 (diff)
parent3ae2304d4fc844f175df5e6952b7636a36187073 (diff)
downloadLatinIME-android13-mainline-tethering-release.tar.gz
Snap for 9453251 from 3ae2304d4fc844f175df5e6952b7636a36187073 to mainline-tethering-releaseaml_tet_331910040aml_tet_331820050aml_tet_331711040android13-mainline-tethering-release
Change-Id: Id0c67b0ac351826d46ceb6d3097e52a546029577
-rw-r--r--tests/AndroidTest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/AndroidTest.xml b/tests/AndroidTest.xml
index 41334d5a8..60e9a01e9 100644
--- a/tests/AndroidTest.xml
+++ b/tests/AndroidTest.xml
@@ -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>