Change name of CTS DeviceInfoCollector package to TestDeviceSetup.

Bug 2099347

Change-Id: Ica876daca8993e8f6eefda6f1a733dcadc92f292
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 \