summaryrefslogtreecommitdiffstats
path: root/hostsidetests/devicepolicy/app/LauncherTests/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'hostsidetests/devicepolicy/app/LauncherTests/Android.mk')
-rw-r--r--hostsidetests/devicepolicy/app/LauncherTests/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/hostsidetests/devicepolicy/app/LauncherTests/Android.mk b/hostsidetests/devicepolicy/app/LauncherTests/Android.mk
index 19fd3bd83d8..d7803807c32 100644
--- a/hostsidetests/devicepolicy/app/LauncherTests/Android.mk
+++ b/hostsidetests/devicepolicy/app/LauncherTests/Android.mk
@@ -31,6 +31,6 @@ LOCAL_STATIC_JAVA_LIBRARIES = android-support-v4 ctstestrunner android-support-t
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)