summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2020-04-09 02:16:52 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2020-04-09 02:16:52 +0000
commit1fb543146c4af6a16c24be63052d9681ae7c29c2 (patch)
tree11547ad1e82af4609ef8388d43a9c1a59f841a4c
parent24ca8d91d1164b7a36c159020c56139e00ce13a9 (diff)
parentf156b75a6186ce7168450ba15c14731c3fdf2052 (diff)
downloadextras-1fb543146c4af6a16c24be63052d9681ae7c29c2.tar.gz
Snap for 6378705 from f156b75a6186ce7168450ba15c14731c3fdf2052 to rvc-d1-release
Change-Id: I2fc6ddd6b563b3014dda165bfac7387826f4f057
-rw-r--r--tests/kernel.config/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/kernel.config/Android.mk b/tests/kernel.config/Android.mk
index 0c3fedd0..a622bf56 100644
--- a/tests/kernel.config/Android.mk
+++ b/tests/kernel.config/Android.mk
@@ -51,7 +51,7 @@ LOCAL_MODULE_STEM_64 := $(LOCAL_MODULE)64
LOCAL_SHARED_LIBRARIES := libbase
LOCAL_STATIC_LIBRARIES := libgtest libgtest_main
-LOCAL_COMPATIBILITY_SUITE := cts vts
+LOCAL_COMPATIBILITY_SUITE := cts vts10
LOCAL_CTS_TEST_PACKAGE := android.kernel.config
include $(BUILD_CTS_EXECUTABLE)