am 2779fa7d: Change name of CTS DeviceInfoCollector package to TestDeviceSetup.

Merge commit '2779fa7d9fea6f61392135a231e69a3e9b89768e' into eclair-mr2

* commit '2779fa7d9fea6f61392135a231e69a3e9b89768e':
  Change name of CTS DeviceInfoCollector package to TestDeviceSetup.
diff --git a/core/tasks/cts.mk b/core/tasks/cts.mk
index dac4712..004c148 100644
--- a/core/tasks/cts.mk
+++ b/core/tasks/cts.mk
@@ -63,7 +63,7 @@
 	CtsUsePermissionDiffCert
 
 CTS_CASE_LIST := \
-	DeviceInfoCollector \
+	TestDeviceSetup \
 	CtsTestStubs \
 	CtsAppTestCases \
 	CtsContentTestCases \