Change cts-permission runtest def to use proper runner.
This commit is contained in:
@@ -173,7 +173,7 @@ Native tests:
|
|||||||
<test name="cts-permission"
|
<test name="cts-permission"
|
||||||
build_path="cts/tests"
|
build_path="cts/tests"
|
||||||
package="com.android.cts.permission"
|
package="com.android.cts.permission"
|
||||||
runner="android.test.InstrumentationCtsTestRunner"
|
runner="android.test.InstrumentationTestRunner"
|
||||||
coverage_target="framework"
|
coverage_target="framework"
|
||||||
continuous="true"
|
continuous="true"
|
||||||
cts="true" />
|
cts="true" />
|
||||||
|
|||||||
Reference in New Issue
Block a user