summaryrefslogtreecommitdiffstats
path: root/tests/app/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'tests/app/Android.mk')
-rw-r--r--tests/app/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/app/Android.mk b/tests/app/Android.mk
index bb1dc100d2d..f479dca627f 100644
--- a/tests/app/Android.mk
+++ b/tests/app/Android.mk
@@ -37,7 +37,7 @@ LOCAL_SRC_FILES := \
$(call all-java-files-under, appSdk25/src) \
# Tag this module as a cts test artifact
-LOCAL_COMPATIBILITY_SUITE := cts
+LOCAL_COMPATIBILITY_SUITE := cts general-tests
LOCAL_PACKAGE_NAME := CtsAppTestCases