Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 08be31c1 authored by Igor Murashkin's avatar Igor Murashkin Committed by android-build-merger
Browse files

Merge "old-cts: Add testng and libcoreoj test support" into nyc-dev am: 2806d999 am: 40a012a3

am: 3c0addd8

* commit '3c0addd8':
  old-cts: Add testng and libcoreoj test support

Change-Id: I9c6af50cf021e8bec9e9b9748e91ffb6c046ff0c
parents deb08f5f 3c0addd8
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -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.