am 66e0c458: Merge change I7bc67c51 into eclair-mr2

Merge commit '66e0c458ae94b8520d8d54c15ecf6a283380b69d'

* commit '66e0c458ae94b8520d8d54c15ecf6a283380b69d':
  Manual merge of donut-gms cts.mk changes.
This commit is contained in:
Brett Chabot
2009-10-12 11:41:46 -07:00
committed by Android Git Automerger

View File

@@ -68,7 +68,9 @@ CTS_CASE_LIST := \
CtsAppTestCases \ CtsAppTestCases \
CtsContentTestCases \ CtsContentTestCases \
CtsDatabaseTestCases \ CtsDatabaseTestCases \
CtsGestureTestCases \ CtsDpiTestCases \
CtsDpiTestCases2 \
CtsGestureTestCases \
CtsGraphicsTestCases \ CtsGraphicsTestCases \
CtsHardwareTestCases \ CtsHardwareTestCases \
CtsLocationTestCases \ CtsLocationTestCases \
@@ -77,6 +79,7 @@ CTS_CASE_LIST := \
CtsPermissionTestCases \ CtsPermissionTestCases \
CtsPermission2TestCases \ CtsPermission2TestCases \
CtsProviderTestCases \ CtsProviderTestCases \
CtsSpeechTestCases \
CtsTelephonyTestCases \ CtsTelephonyTestCases \
CtsTextTestCases \ CtsTextTestCases \
CtsUtilTestCases \ CtsUtilTestCases \