From 1949a41e70c70fd71fb8decf9fb2f98aab3b7198 Mon Sep 17 00:00:00 2001 From: Tsu Chiang Chuang Date: Thu, 26 Jun 2014 11:40:02 -0700 Subject: [PATCH] Include cts-junit target for cts tests. Change-Id: I54eff883cb21707d6bd5b8d762dbc66bf9cdafcb --- core/tasks/cts.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/core/tasks/cts.mk b/core/tasks/cts.mk index 58bb2351b..82094b9b2 100644 --- a/core/tasks/cts.mk +++ b/core/tasks/cts.mk @@ -61,6 +61,7 @@ CTS_CORE_CASE_LIST += \ CTS_TEST_JAR_LIST := \ + cts-junit \ CtsJdwp # Depend on the full package paths rather than the phony targets to avoid