summaryrefslogtreecommitdiffstats
path: root/hostsidetests/jvmti/run-tests/test-981/app/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'hostsidetests/jvmti/run-tests/test-981/app/Android.mk')
-rw-r--r--hostsidetests/jvmti/run-tests/test-981/app/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/hostsidetests/jvmti/run-tests/test-981/app/Android.mk b/hostsidetests/jvmti/run-tests/test-981/app/Android.mk
index ec8f7aa0a3c..88727c21a75 100644
--- a/hostsidetests/jvmti/run-tests/test-981/app/Android.mk
+++ b/hostsidetests/jvmti/run-tests/test-981/app/Android.mk
@@ -21,7 +21,7 @@ LOCAL_MODULE_PATH := $(TARGET_OUT_DATA_APPS)
LOCAL_DEX_PREOPT := false
LOCAL_PROGUARD_ENABLED := disabled
LOCAL_SRC_FILES :=
-LOCAL_COMPATIBILITY_SUITE := cts
+LOCAL_COMPATIBILITY_SUITE := cts general-tests
LOCAL_STATIC_JAVA_LIBRARIES := CtsJvmtiDeviceRunTestAppBase
LOCAL_JNI_SHARED_LIBRARIES := libctsjvmtiagent
LOCAL_MULTILIB := both