Revert "Revert enabling libunwind."

This reverts commit db2309e3d1.

Change-Id: I1626442f029473066ce20921667a406f1a1ea865
This commit is contained in:
Christopher Ferris 2013-11-08 02:59:52 +00:00
parent db2309e3d1
commit e6feaeeda1
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ common_shared_libs := \
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.