summaryrefslogtreecommitdiffstats
path: root/hostsidetests/bootstats/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'hostsidetests/bootstats/Android.mk')
-rw-r--r--hostsidetests/bootstats/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/hostsidetests/bootstats/Android.mk b/hostsidetests/bootstats/Android.mk
index 24e2f8b29f7..0849f823400 100644
--- a/hostsidetests/bootstats/Android.mk
+++ b/hostsidetests/bootstats/Android.mk
@@ -26,7 +26,7 @@ LOCAL_JAVA_LIBRARIES := cts-tradefed tradefed compatibility-host-util host-libpr
LOCAL_CTS_TEST_PACKAGE := android.bootstats
# tag this module as a cts test artifact
-LOCAL_COMPATIBILITY_SUITE := cts
+LOCAL_COMPATIBILITY_SUITE := cts general-tests
include $(BUILD_CTS_HOST_JAVA_LIBRARY)