am 00724b61: Merge "test_atomics is an ARM specific test"

* commit '00724b61779e04ff586dad4c9634572712b8ef70':
  test_atomics is an ARM specific test
diff --git a/tests/bionic/libc/Android.mk b/tests/bionic/libc/Android.mk
index 52ef01e..9b0cf70 100644
--- a/tests/bionic/libc/Android.mk
+++ b/tests/bionic/libc/Android.mk
@@ -154,7 +154,6 @@
     other/bench_locks.c \
     other/test_aligned.c \
     other/test_arc4random.c \
-    other/test_atomics.c \
     other/test_sysconf.c \
     other/test_system.c \
     other/test_thread_max.c \
@@ -163,6 +162,11 @@
     other/test_timer_create3.c \
     other/test_vfprintf_leak.c \
 
+ifeq ($(TARGET_ARCH),arm)
+sources += \
+    other/test_atomics.c
+endif
+
 $(call device-test, $(sources))
 
 # The relocations test is a bit special, since we need