summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-01-04 08:39:16 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-01-04 08:39:16 +0000
commitaca83af29429fb195e479e355adaf7300c77fc66 (patch)
treefad043b665fd4ef27b899d5e1fe5096d03a3365d
parentb4655ffd40d1bdd303a5b98e7a8bec5d118f5531 (diff)
parent3bd95abb43552425c1925de639534ef4fa406673 (diff)
downloadCellBroadcastService-aca83af29429fb195e479e355adaf7300c77fc66.tar.gz
Snap for 9453251 from 3bd95abb43552425c1925de639534ef4fa406673 to mainline-cellbroadcast-releaseaml_cbr_331810000aml_cbr_331710020aml_cbr_331610010aml_cbr_331510000android13-mainline-cellbroadcast-release
Change-Id: Id73a12987528535f23df6b97df633a87c8da5394
-rw-r--r--tests/AndroidTest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/AndroidTest.xml b/tests/AndroidTest.xml
index e2422d6..943965f 100644
--- a/tests/AndroidTest.xml
+++ b/tests/AndroidTest.xml
@@ -14,7 +14,7 @@
limitations under the License.
-->
<configuration description="Run Tests for CellBroadcastService.">
- <target_preparer class="com.android.tradefed.targetprep.TestAppInstallSetup">
+ <target_preparer class="com.android.tradefed.targetprep.suite.SuiteApkInstaller">
<option name="test-file-name" value="CellBroadcastServiceTests.apk" />
</target_preparer>