Revert "old-cts: Add testng and libcoreoj test support"

This reverts commit 1d4ad6a527.

This topic has been reverted because it causes build flakiness and
bogus verification failures on most active changes.

Change-Id: I4a935c9a861e063e28ddc1c35bc3fa015174e81d
This commit is contained in:
Narayan Kamath 2016-04-26 11:03:38 +00:00
parent 1d4ad6a527
commit 51b3f1da0b
1 changed files with 1 additions and 3 deletions

View File

@ -65,9 +65,7 @@ CTS_CORE_CASE_LIST += \
CTS_TEST_JAR_LIST := \
cts-junit \
CtsJdwp \
cts-testng \
CtsLibcoreOj
CtsJdwp
# Depend on the full package paths rather than the phony targets to avoid
# rebuilding the packages every time.