Add runner to run frameworks-telephony tests
Set the runner to AndroidJUnitRunner for the frameworks-telephony tests to run successfully. Change-Id: I10876db2ce2be986f2cdc6f1a7622367d4bd1cc4
This commit is contained in:
@@ -71,6 +71,7 @@ See test_defs.xsd for more information.
|
|||||||
<test name="frameworks-telephony"
|
<test name="frameworks-telephony"
|
||||||
build_path="frameworks/opt/telephony/tests/telephonytests"
|
build_path="frameworks/opt/telephony/tests/telephonytests"
|
||||||
package="com.android.frameworks.telephonytests"
|
package="com.android.frameworks.telephonytests"
|
||||||
|
runner="android.support.test.runner.AndroidJUnitRunner"
|
||||||
coverage_target="framework"
|
coverage_target="framework"
|
||||||
continuous="true" />
|
continuous="true" />
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user