am 51d9d2df: am 9f7ae08e: Add cts-media test definition in eclair.

Merge commit '51d9d2dff3c6f28aeb3610749eda105ae688a9d7'

* commit '51d9d2dff3c6f28aeb3610749eda105ae688a9d7':
  Add cts-media test definition in eclair.
This commit is contained in:
Brett Chabot
2009-09-25 10:50:49 -07:00
committed by Android Git Automerger

View File

@@ -224,6 +224,13 @@ See test_defs.xsd for more information.
coverage_target="framework"
cts="true" />
<test name="cts-media"
build_path="cts/tests/tests/media"
package="com.android.cts.media"
runner="android.test.InstrumentationCtsTestRunner"
coverage_target="framework"
cts="true" />
<test name="cts-net"
build_path="cts/tests"
package="com.android.cts.net"