am 1b871ef1: am 9b813396: am 4d49f477: Merge "Fix build >= JB"

* commit '1b871ef1c46afea0307e813da8b37b046c97b6d8':
  Fix build >= JB
This commit is contained in:
Andrew Hsieh
2013-03-20 19:22:59 +00: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