* commit 'c764e04c54aea6aa6cc6890a35d8f97463a50b32': testrunner: Match test runner name for hardware tests.
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