summaryrefslogtreecommitdiffstats
path: root/tests/tests/rscpp/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tests/rscpp/Android.mk')
-rw-r--r--tests/tests/rscpp/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tests/rscpp/Android.mk b/tests/tests/rscpp/Android.mk
index bdcf8400516..8c7dbe04c06 100644
--- a/tests/tests/rscpp/Android.mk
+++ b/tests/tests/rscpp/Android.mk
@@ -36,7 +36,7 @@ LOCAL_SRC_FILES := $(call all-java-files-under, src) $(call all-renderscript-fil
LOCAL_SDK_VERSION := current
# Tag this module as a cts test artifact
-LOCAL_COMPATIBILITY_SUITE := cts
+LOCAL_COMPATIBILITY_SUITE := cts general-tests
include $(BUILD_CTS_PACKAGE)
include $(LOCAL_PATH)/librscpptest/Android.mk