summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-12-14 02:58:24 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-12-14 02:58:24 +0000
commit3ff72cfd01e2b0e4bb568696243d93f674d548b4 (patch)
treeeb81d2961c528f31ce9fbb9385cb2c44dfbddd97
parent3388f61c10fa17f39be12268250d647267f29a45 (diff)
parente40b1f1d15baf53718d8c36fa26da717442faf4d (diff)
downloadCalendarProvider-3ff72cfd01e2b0e4bb568696243d93f674d548b4.tar.gz
Snap for 9401934 from e40b1f1d15baf53718d8c36fa26da717442faf4d to udc-release
Change-Id: I10e01b31aa214fa327baebfccc2854cc7cc967fc
-rw-r--r--tests/AndroidTest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/AndroidTest.xml b/tests/AndroidTest.xml
index e7d5d1a..d4fbd4d 100644
--- a/tests/AndroidTest.xml
+++ b/tests/AndroidTest.xml
@@ -14,7 +14,7 @@
limitations under the License.
-->
<configuration description="Run calendar provider tests.">
- <target_preparer class="com.android.tradefed.targetprep.TestAppInstallSetup">
+ <target_preparer class="com.android.tradefed.targetprep.suite.SuiteApkInstaller">
<option name="test-file-name" value="CalendarProviderTests.apk" />
</target_preparer>