Merge "Allow using runtest with frameworks-services tests" into nyc-mr1-dev

This commit is contained in:
Christopher Wiley
2016-06-08 20:55:10 +00:00
committed by Android (Google) Code Review

View File

@@ -64,6 +64,7 @@ See test_defs.xsd for more information.
<test name="frameworks-services"
build_path="frameworks/base/services/tests/servicestests"
package="com.android.frameworks.servicestests"
runner="android.support.test.runner.AndroidJUnitRunner"
coverage_target="framework"
continuous="true" />