blob: 45d7117136e82e2665d695f542ae6ca7da42c6de [file] [log] [blame]
# =============================================================================
#
# MobiCore log wrapper to be included by Android components / products
#
# =============================================================================
# This is not a separate module.
# Only for inclusion by other modules.
LOCAL_SHARED_LIBRARIES += liblog
# Enable logging to logcat per default
LOCAL_CFLAGS += -DLOG_ANDROID
LOCAL_C_INCLUDES += hardware/samsung_slsi/exynos5/mobicore/common/LogWrapper