Merge "Add telecom CTS shortcut." into mnc-dev

This commit is contained in:
Santos Cordon
2015-06-18 22:35:02 +00:00
committed by Android (Google) Code Review

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"