summaryrefslogtreecommitdiff
path: root/tests/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Android.mk')
-rw-r--r--tests/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Android.mk b/tests/Android.mk
index 78921ae2..bacb8c04 100644
--- a/tests/Android.mk
+++ b/tests/Android.mk
@@ -1,7 +1,7 @@
LOCAL_PATH:= $(call my-dir)
include $(CLEAR_VARS)
-LOCAL_EMMA_COVERAGE_FILTER := +com.android.calendar.*
+LOCAL_JACK_COVERAGE_INCLUDE_FILTER := com.android.calendar.*
# We only want this apk build for tests.
LOCAL_MODULE_TAGS := tests