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

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

View File

@@ -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" />