Merge "merge from open-source froyo" into froyo

This commit is contained in:
Jean-Baptiste Queru
2010-07-14 11:06:23 -07:00
committed by Android (Google) Code Review

View File

@@ -65,11 +65,13 @@ CTS_SECURITY_APPS_LIST := \
CTS_CASE_LIST := \ CTS_CASE_LIST := \
TestDeviceSetup \ TestDeviceSetup \
CtsTestStubs \ CtsTestStubs \
CtsAccessibilityServiceTestCases \
CtsAccountManagerTestCases \ CtsAccountManagerTestCases \
CtsAppTestCases \ CtsAppTestCases \
CtsBluetoothTestCases \ CtsBluetoothTestCases \
CtsContentTestCases \ CtsContentTestCases \
CtsDatabaseTestCases \ CtsDatabaseTestCases \
CtsDelegatingAccessibilityService \
CtsDpiTestCases \ CtsDpiTestCases \
CtsDpiTestCases2 \ CtsDpiTestCases2 \
CtsExampleTestCases \ CtsExampleTestCases \