Merge "old-cts: Add testng and libcoreoj test support" into nyc-dev

am: 2806d99

* commit '2806d9993811e1b3f6071cb74401f3db8f59913d':
  old-cts: Add testng and libcoreoj test support

Change-Id: I19d0dedd42298c75aa93c5baef32eadd312146f2
This commit is contained in:
Igor Murashkin
2016-04-27 18:55:50 +00:00
committed by android-build-merger

View File

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