summaryrefslogtreecommitdiffstats
path: root/hostsidetests/devicepolicy/app/DeviceOwner/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'hostsidetests/devicepolicy/app/DeviceOwner/Android.mk')
-rw-r--r--hostsidetests/devicepolicy/app/DeviceOwner/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/hostsidetests/devicepolicy/app/DeviceOwner/Android.mk b/hostsidetests/devicepolicy/app/DeviceOwner/Android.mk
index 4e9abd78a87..72e1b71703c 100644
--- a/hostsidetests/devicepolicy/app/DeviceOwner/Android.mk
+++ b/hostsidetests/devicepolicy/app/DeviceOwner/Android.mk
@@ -35,6 +35,6 @@ LOCAL_STATIC_JAVA_LIBRARIES := \
LOCAL_SDK_VERSION := test_current
# tag this module as a cts test artifact
-LOCAL_COMPATIBILITY_SUITE := cts
+LOCAL_COMPATIBILITY_SUITE := cts general-tests
include $(BUILD_CTS_PACKAGE)