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

This commit is contained in:
Dan Albert 2014-11-13 23:00:08 +00:00 committed by Gerrit Code Review
commit a3f16f22dc
1 changed files with 2 additions and 0 deletions

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