From b3e0126a7a2d32fbae2638e9419739d2d3907c40 Mon Sep 17 00:00:00 2001 From: Jorg Pleumann <> Date: Fri, 24 Apr 2009 13:40:00 -0700 Subject: [PATCH] AI 147731: Forgot to submit the build changes for the luni.AllTests removal. Automated import of CL 147731 --- core/tasks/cts.mk | 4 ---- 1 file changed, 4 deletions(-) diff --git a/core/tasks/cts.mk b/core/tasks/cts.mk index 4bbdb5590..bb899c223 100644 --- a/core/tasks/cts.mk +++ b/core/tasks/cts.mk @@ -31,7 +31,6 @@ CTS_CORE_CASE_LIST := android.core.tests.annotation \ android.core.tests.crypto \ android.core.tests.dom \ android.core.tests.logging \ - android.core.tests.luni \ android.core.tests.luni.io \ android.core.tests.luni.lang \ android.core.tests.luni.net \ @@ -137,9 +136,6 @@ $(cts_dir)/all_cts_core_files_stamp: $(CTS_CORE_CASE_LIST) $(HOST_OUT_JAVA_LIBRA $(call generate-core-test-description,$(cts_dir)/$(cts_name)/repository/testcases/android.core.tests.logging,\ cts/tests/core/logging/AndroidManifest.xml,\ tests.logging.AllTests) - $(call generate-core-test-description,$(cts_dir)/$(cts_name)/repository/testcases/android.core.tests.luni,\ - cts/tests/core/luni/AndroidManifest.xml,\ - tests.luni.AllTests) $(call generate-core-test-description,$(cts_dir)/$(cts_name)/repository/testcases/android.core.tests.luni.io,\ cts/tests/core/luni-io/AndroidManifest.xml,\ tests.luni.AllTestsIo) -- 2.11.0