summaryrefslogtreecommitdiffstats
path: root/hostsidetests/devicepolicy/app/CertInstaller/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'hostsidetests/devicepolicy/app/CertInstaller/Android.mk')
-rw-r--r--hostsidetests/devicepolicy/app/CertInstaller/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/hostsidetests/devicepolicy/app/CertInstaller/Android.mk b/hostsidetests/devicepolicy/app/CertInstaller/Android.mk
index 90c1657f1cc..fa84415c378 100644
--- a/hostsidetests/devicepolicy/app/CertInstaller/Android.mk
+++ b/hostsidetests/devicepolicy/app/CertInstaller/Android.mk
@@ -29,6 +29,6 @@ LOCAL_JAVA_LIBRARIES := android.test.runner
LOCAL_SDK_VERSION := current
# tag this module as a cts test artifact
-LOCAL_COMPATIBILITY_SUITE := cts
+LOCAL_COMPATIBILITY_SUITE := cts general-tests
include $(BUILD_CTS_PACKAGE)