summaryrefslogtreecommitdiffstats
path: root/tools/cts-device-info/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'tools/cts-device-info/Android.mk')
-rw-r--r--tools/cts-device-info/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/cts-device-info/Android.mk b/tools/cts-device-info/Android.mk
index 81c8cafd385..d87ca41418a 100644
--- a/tools/cts-device-info/Android.mk
+++ b/tools/cts-device-info/Android.mk
@@ -36,7 +36,7 @@ DEVICE_INFO_ACTIVITIES := \
LOCAL_PACKAGE_NAME := CtsDeviceInfo
# Tag this module as a cts test artifact
-LOCAL_COMPATIBILITY_SUITE := cts
+LOCAL_COMPATIBILITY_SUITE := cts general-tests
include $(BUILD_CTS_DEVICE_INFO_PACKAGE)