summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/memtest/Android.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/memtest/Android.mk b/tests/memtest/Android.mk
index 90d6d83b..372aaf8e 100644
--- a/tests/memtest/Android.mk
+++ b/tests/memtest/Android.mk
@@ -22,5 +22,7 @@ LOCAL_MULTILIB := 32
LOCAL_SANITIZE := never
+LOCAL_ARM_MODE := thumb
+
include $(BUILD_EXECUTABLE)
endif