summaryrefslogtreecommitdiffstats
path: root/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/api25/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'hostsidetests/devicepolicy/app/DeviceAndProfileOwner/api25/Android.mk')
-rw-r--r--hostsidetests/devicepolicy/app/DeviceAndProfileOwner/api25/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/api25/Android.mk b/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/api25/Android.mk
index 962c5f540dc..8a0d559544a 100644
--- a/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/api25/Android.mk
+++ b/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/api25/Android.mk
@@ -33,6 +33,6 @@ LOCAL_SDK_VERSION := test_current
LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/../res
# tag this module as a cts test artifact
-LOCAL_COMPATIBILITY_SUITE := cts
+LOCAL_COMPATIBILITY_SUITE := cts general-tests
include $(BUILD_CTS_PACKAGE)