blob: b869c2ba2213fc76b051cfd57ff81194cb974a05 [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 += $(call my-dir)