summaryrefslogtreecommitdiffstats
path: root/hostsidetests/jvmti/run-tests/test-906/app/Android.mk
diff options
context:
space:
mode:
authorTreeHugger Robot <treehugger-gerrit@google.com>2017-05-01 21:31:44 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2017-05-01 21:31:48 +0000
commit9f7dfb4b421fceeb08adf2fdf4b6fef5a831d4e1 (patch)
tree7d19468847d48b1ba815963fd8418c7a2e79fda7 /hostsidetests/jvmti/run-tests/test-906/app/Android.mk
parent3dae6f2322d9ac607be6ee54a33834c16e93a2bb (diff)
parent95a4c0e3783f5451246987ec985e0db2060aff1a (diff)
downloadplatform_cts-9f7dfb4b421fceeb08adf2fdf4b6fef5a831d4e1.tar.gz
platform_cts-9f7dfb4b421fceeb08adf2fdf4b6fef5a831d4e1.tar.bz2
platform_cts-9f7dfb4b421fceeb08adf2fdf4b6fef5a831d4e1.zip
Merge "cts: Add all tests to general-tests"
Diffstat (limited to 'hostsidetests/jvmti/run-tests/test-906/app/Android.mk')
-rw-r--r--hostsidetests/jvmti/run-tests/test-906/app/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/hostsidetests/jvmti/run-tests/test-906/app/Android.mk b/hostsidetests/jvmti/run-tests/test-906/app/Android.mk
index f3830079dc6..783ec2017f9 100644
--- a/hostsidetests/jvmti/run-tests/test-906/app/Android.mk
+++ b/hostsidetests/jvmti/run-tests/test-906/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