testrunner: Match test runner name for hardware tests.
Change-Id: I9db719e3dde258c026e0e721e0dd58f80378f199
This commit is contained in:
@@ -295,7 +295,7 @@ See test_defs.xsd for more information.
|
|||||||
<test name="cts-hardware"
|
<test name="cts-hardware"
|
||||||
build_path="cts/tests/tests/hardware"
|
build_path="cts/tests/tests/hardware"
|
||||||
package="com.android.cts.hardware"
|
package="com.android.cts.hardware"
|
||||||
runner="android.test.InstrumentationTestRunner"
|
runner="android.test.InstrumentationCtsTestRunner"
|
||||||
coverage_target="framework"
|
coverage_target="framework"
|
||||||
continuous="true"
|
continuous="true"
|
||||||
suite="cts" />
|
suite="cts" />
|
||||||
|
|||||||
Reference in New Issue
Block a user