am 41ee0fdc: testrunner: Match test runner name for hardware tests.

* commit '41ee0fdc33391aa19d26f6f068fca44c48151987':
  testrunner: Match test runner name for hardware tests.
This commit is contained in:
Eino-Ville Talvala
2012-10-07 23:35:30 -07:00
committed by Android Git Automerger

View File

@@ -295,7 +295,7 @@ See test_defs.xsd for more information.
<test name="cts-hardware"
build_path="cts/tests/tests/hardware"
package="com.android.cts.hardware"
runner="android.test.InstrumentationTestRunner"
runner="android.test.InstrumentationCtsTestRunner"
coverage_target="framework"
continuous="true"
suite="cts" />