summaryrefslogtreecommitdiffstats
path: root/tests/tests/networksecurityconfig/networksecurityconfig-cleartext/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tests/networksecurityconfig/networksecurityconfig-cleartext/Android.mk')
-rw-r--r--tests/tests/networksecurityconfig/networksecurityconfig-cleartext/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tests/networksecurityconfig/networksecurityconfig-cleartext/Android.mk b/tests/tests/networksecurityconfig/networksecurityconfig-cleartext/Android.mk
index df29b5f4130..928b95d678c 100644
--- a/tests/tests/networksecurityconfig/networksecurityconfig-cleartext/Android.mk
+++ b/tests/tests/networksecurityconfig/networksecurityconfig-cleartext/Android.mk
@@ -28,7 +28,7 @@ LOCAL_SRC_FILES += $(call all-java-files-under, ../src)
LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/res/
# Tag this module as a cts test artifact
-LOCAL_COMPATIBILITY_SUITE := cts
+LOCAL_COMPATIBILITY_SUITE := cts general-tests
LOCAL_SDK_VERSION := current
include $(BUILD_CTS_PACKAGE)