am e848f6b2: Merge "Fix cts-content testdef." into eclair

Merge commit 'e848f6b2c72fd07a1ff58cd090c22b3ff5b935f9' into eclair-plus-aosp

* commit 'e848f6b2c72fd07a1ff58cd090c22b3ff5b935f9':
  Fix cts-content testdef.
This commit is contained in:
Brett Chabot
2010-01-28 10:51:15 -08:00
committed by Android Git Automerger

View File

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