summaryrefslogtreecommitdiff
path: root/tests/DynamicCodeLoggerIntegrationTests/AndroidTest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/AndroidTest.xml')
-rw-r--r--tests/DynamicCodeLoggerIntegrationTests/AndroidTest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/DynamicCodeLoggerIntegrationTests/AndroidTest.xml b/tests/DynamicCodeLoggerIntegrationTests/AndroidTest.xml
index f70b9c8cb357..f8a1ec90a78a 100644
--- a/tests/DynamicCodeLoggerIntegrationTests/AndroidTest.xml
+++ b/tests/DynamicCodeLoggerIntegrationTests/AndroidTest.xml
@@ -24,7 +24,7 @@
<test class="com.android.tradefed.testtype.AndroidJUnitTest">
<option name="package" value="com.android.frameworks.dynamiccodeloggertest"/>
- <option name="runner" value="android.support.test.runner.AndroidJUnitRunner"/>
+ <option name="runner" value="androidx.test.runner.AndroidJUnitRunner"/>
<option name="hidden-api-checks" value="false"/>
</test>
</configuration>