am a3f16f22: Merge "Add LOCAL_MULTILIB := both to Darwin libbacktrace."

* commit 'a3f16f22dc9f68ae0a204cfb9159270a3291231f':
  Add LOCAL_MULTILIB := both to Darwin libbacktrace.
This commit is contained in:
Dan Albert 2014-11-13 23:19:38 +00:00 committed by Android Git Automerger
commit d56c92b720

View file

@ -141,6 +141,8 @@ LOCAL_MODULE_TAGS := optional
LOCAL_SRC_FILES := \
BacktraceMap.cpp \
LOCAL_MULTILIB := both
include $(BUILD_HOST_SHARED_LIBRARY)
endif # HOST_OS-darwin