OSDN Git Service

Change name of CTS DeviceInfoCollector package to TestDeviceSetup.
authorBrett Chabot <brettchabot@android.com>
Thu, 12 Nov 2009 21:29:07 +0000 (13:29 -0800)
committerBrett Chabot <brettchabot@android.com>
Wed, 18 Nov 2009 22:40:54 +0000 (14:40 -0800)
Bug 2099347

Change-Id: Ica876daca8993e8f6eefda6f1a733dcadc92f292

core/tasks/cts.mk

index dac4712..004c148 100644 (file)
@@ -63,7 +63,7 @@ CTS_SECURITY_APPS_LIST := \
        CtsUsePermissionDiffCert
 
 CTS_CASE_LIST := \
-       DeviceInfoCollector \
+       TestDeviceSetup \
        CtsTestStubs \
        CtsAppTestCases \
        CtsContentTestCases \