am e970b3d1: Add "common" runtest definition (for android-common library tests)

Merge commit 'e970b3d160719a58ef9c91c637eb5ec9dc95a3fe' into eclair-mr2-plus-aosp

* commit 'e970b3d160719a58ef9c91c637eb5ec9dc95a3fe':
  Add "common" runtest definition (for android-common library tests)
This commit is contained in:
Dan Egnor
2009-11-18 13:11:28 -08:00
committed by Android Git Automerger

View File

@@ -140,6 +140,10 @@ See test_defs.xsd for more information.
coverage_target="framework"
continuous="true" />
<test name="common"
build_path="frameworks/base/common/tests"
package="com.android.common.tests" />
<!-- cts tests -->
<test name="cts-permission"