Add telecom CTS shortcut.

Change-Id: Ic86e107597676118b0b8ed4ad603a8c09f5e90eb
This commit is contained in:
Santos Cordon
2015-06-08 17:47:43 -07:00
parent b5c9450d7f
commit ee1ccab72e

View File

@@ -356,6 +356,13 @@ See test_defs.xsd for more information.
coverage_target="framework"
suite="cts" />
<test name="cts-telecom"
build_path="cts/tests/tests/telecom"
package="com.android.cts.telecom"
runner="android.support.test.runner.AndroidJUnitRunner"
coverage_target="framework"
suite="cts" />
<test name="cts-telephony"
build_path="cts/tests/tests/telephony"
package="com.android.cts.telephony"