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

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

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

am: 11821a1e

* commit '11821a1e':
  old-cts: Add testng and libcoreoj test support

Change-Id: I0f838aebab9aea750217e9351e03f19410ba049c
parents c6a3413f 11821a1e
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.