Merge "Add a rule for android-common-ex tests in testrunner"

This commit is contained in:
TreeHugger Robot
2017-06-19 23:39:34 +00:00
committed by Android (Google) Code Review

View File

@@ -143,6 +143,12 @@ See test_defs.xsd for more information.
coverage_target="framework"
continuous="true" />
<test name="android-common-ex"
build_path="frameworks/ex/common/tests"
package="com.android.common.tests"
coverage_target="framework"
continuous="true" />
<test name="ex-variablespeed"
build_path="frameworks/ex/variablespeed/tests"
package="com.android.ex.variablespeed.tests"