summaryrefslogtreecommitdiffstats
path: root/hostsidetests/devicepolicy/app/DeviceAdminService/package3/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'hostsidetests/devicepolicy/app/DeviceAdminService/package3/Android.mk')
-rw-r--r--hostsidetests/devicepolicy/app/DeviceAdminService/package3/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/hostsidetests/devicepolicy/app/DeviceAdminService/package3/Android.mk b/hostsidetests/devicepolicy/app/DeviceAdminService/package3/Android.mk
index 4be285b2cbc..6ee4acfe388 100644
--- a/hostsidetests/devicepolicy/app/DeviceAdminService/package3/Android.mk
+++ b/hostsidetests/devicepolicy/app/DeviceAdminService/package3/Android.mk
@@ -31,6 +31,6 @@ LOCAL_STATIC_JAVA_LIBRARIES := ctstestrunner compatibility-device-util
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)