am 4d49f477: Merge "Fix build >= JB"

* commit '4d49f477fcf14f82f6c588dd7afc5b5c3beaea18':
  Fix build >= JB
This commit is contained in:
Andrew Hsieh
2013-03-20 12:15:46 -07:00
committed by Android Git Automerger

View File

@@ -26,7 +26,7 @@ LOCAL_MODULE := libportable
LOCAL_MODULE_TAGS := optional
LOCAL_MODULE_CLASS := SHARED_LIBRARIES
LOCAL_CFLAGS := -I $(LOCAL_PATH)/common/include
LOCAL_C_INCLUDES := $(LOCAL_PATH)/common/include
# Uncomment the next line to easily enable Lib-Portable logging during development.
# LOCAL_CFLAGS += -DLOG_NDEBUG=0