Add test definition for cts-telephony.

BUG 2048364
This commit is contained in:
Brett Chabot
2009-08-11 20:06:07 -07:00
parent 653de15590
commit f9775cae58

View File

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