Merge from gingerbread

Change-Id: I85fd33e5db2744f78166b3d879e9e664a06653e3
This commit is contained in:
Jean-Baptiste Queru
2011-06-01 14:12:16 -07:00

View File

@@ -218,6 +218,12 @@ See test_defs.xsd for more information.
coverage_target="framework"
suite="cts" />
<test name="cts-security"
build_path="cts/tests/tests/security"
package="com.android.cts.security"
runner="android.test.InstrumentationCtsTestRunner"
suite="cts" />
<test name="cts-api-signature"
build_path="cts/tests/SignatureTest"
package="android.tests.sigtest"