Skip to content

Commit 41ee0fd

Browse files
author
Eino-Ville Talvala
committed
testrunner: Match test runner name for hardware tests.
Change-Id: I9db719e3dde258c026e0e721e0dd58f80378f199
1 parent 329b760 commit 41ee0fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testrunner/test_defs.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ See test_defs.xsd for more information.
295295
<test name="cts-hardware"
296296
build_path="cts/tests/tests/hardware"
297297
package="com.android.cts.hardware"
298-
runner="android.test.InstrumentationTestRunner"
298+
runner="android.test.InstrumentationCtsTestRunner"
299299
coverage_target="framework"
300300
continuous="true"
301301
suite="cts" />

0 commit comments

Comments
 (0)