summaryrefslogtreecommitdiffstats
path: root/tests/simplecpu/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'tests/simplecpu/Android.mk')
-rw-r--r--tests/simplecpu/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/simplecpu/Android.mk b/tests/simplecpu/Android.mk
index cb13016fdb0..1d006e128ad 100644
--- a/tests/simplecpu/Android.mk
+++ b/tests/simplecpu/Android.mk
@@ -30,7 +30,7 @@ LOCAL_SRC_FILES := $(call all-java-files-under, src)
LOCAL_PACKAGE_NAME := CtsSimpleCpuTestCases
# Tag this module as a cts test artifact
-LOCAL_COMPATIBILITY_SUITE := cts
+LOCAL_COMPATIBILITY_SUITE := cts general-tests
LOCAL_SDK_VERSION := 16