Skip to content

Commit f25236f

Browse files
egnorAndroid Git Automerger
authored andcommitted
am 1c563ca: am e970b3d: Add "common" runtest definition (for android-common library tests)
Merge commit '1c563caad4700be1be5eec2dab6d13b3dcd34e51' * commit '1c563caad4700be1be5eec2dab6d13b3dcd34e51': Add "common" runtest definition (for android-common library tests)
2 parents 2e3a9dd + 1c563ca commit f25236f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

testrunner/test_defs.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,10 @@ See test_defs.xsd for more information.
140140
coverage_target="framework"
141141
continuous="true" />
142142

143+
<test name="common"
144+
build_path="frameworks/base/common/tests"
145+
package="com.android.common.tests" />
146+
143147
<!-- cts tests -->
144148

145149
<test name="cts-permission"

0 commit comments

Comments
 (0)