summaryrefslogtreecommitdiffstats
path: root/hostsidetests/sustainedperf/app/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'hostsidetests/sustainedperf/app/Android.mk')
-rw-r--r--hostsidetests/sustainedperf/app/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/hostsidetests/sustainedperf/app/Android.mk b/hostsidetests/sustainedperf/app/Android.mk
index 41f61e4ac7a..473621a6373 100644
--- a/hostsidetests/sustainedperf/app/Android.mk
+++ b/hostsidetests/sustainedperf/app/Android.mk
@@ -28,7 +28,7 @@ LOCAL_PROGUARD_ENABLED := disabled
LOCAL_SRC_FILES := $(call all-java-files-under, src)
# tag this module as a cts test artifact
-LOCAL_COMPATIBILITY_SUITE := cts
+LOCAL_COMPATIBILITY_SUITE := cts general-tests
LOCAL_PACKAGE_NAME := CtsSustainedPerformanceDeviceTestApp