Revert "Revert enabling libunwind."

This reverts commit db2309e3d104e47088135a7f1bb89ac853657838.

Change-Id: I1626442f029473066ce20921667a406f1a1ea865
diff --git a/libbacktrace/Android.mk b/libbacktrace/Android.mk
index 50354d0..eb55b47 100644
--- a/libbacktrace/Android.mk
+++ b/libbacktrace/Android.mk
@@ -23,7 +23,7 @@
 	liblog \
 
 # To enable using libunwind on each arch, add it to the list below.
-ifeq ($(TARGET_ARCH),$(filter $(TARGET_ARCH),))
+ifeq ($(TARGET_ARCH),$(filter $(TARGET_ARCH),arm))
 
 #----------------------------------------------------------------------------
 # The native libbacktrace library with libunwind.