Merge "Fix cts-content testdef." into eclair

This commit is contained in:
Brett Chabot
2010-01-27 17:54:29 -08:00
committed by Android (Google) Code Review

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