summaryrefslogtreecommitdiff
path: root/build/tasks/tests/platform_test_list.mk
diff options
context:
space:
mode:
Diffstat (limited to 'build/tasks/tests/platform_test_list.mk')
-rw-r--r--build/tasks/tests/platform_test_list.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/tasks/tests/platform_test_list.mk b/build/tasks/tests/platform_test_list.mk
index 73b9e9b5b..681bdd2e0 100644
--- a/build/tasks/tests/platform_test_list.mk
+++ b/build/tasks/tests/platform_test_list.mk
@@ -120,7 +120,7 @@ platform_tests += \
VersatileTestApp_None \
VoiceInteraction \
-ifneq ($(filter vsoc_x86 vsoc_x86_64, $(TARGET_DEVICE)),)
+ifneq ($(filter vsoc_arm vsoc_arm64 vsoc_x86 vsoc_x86_64, $(TARGET_DEVICE)),)
platform_tests += \
CuttlefishRilTests \
CuttlefishWifiTests