summaryrefslogtreecommitdiff
path: root/tests/AndroidTest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/AndroidTest.xml')
-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>