am 62ea993a: Merge "Revert enabling libunwind."

* commit '62ea993a6997701dba7735ca4a4af6fc6cabac2c':
  Revert enabling libunwind.
This commit is contained in:
Elliott Hughes 2013-11-07 09:01:20 -08:00 committed by Android Git Automerger
commit 4ae94541b8
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),arm))
ifeq ($(TARGET_ARCH),$(filter $(TARGET_ARCH),))
#----------------------------------------------------------------------------
# The native libbacktrace library with libunwind.