summaryrefslogtreecommitdiffstats
path: root/hostsidetests/abioverride/app/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'hostsidetests/abioverride/app/Android.mk')
-rwxr-xr-xhostsidetests/abioverride/app/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/hostsidetests/abioverride/app/Android.mk b/hostsidetests/abioverride/app/Android.mk
index cdf063cf7c8..e49622c32cf 100755
--- a/hostsidetests/abioverride/app/Android.mk
+++ b/hostsidetests/abioverride/app/Android.mk
@@ -34,7 +34,7 @@ LOCAL_JNI_SHARED_LIBRARIES := libctsabioverride
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 := CtsAbiOverrideTestApp