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