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

* commit '9b8133966ac16c11033200edf0a1c717a2bfcb9e':
  Fix build >= JB
This commit is contained in:
Andrew Hsieh
2013-03-20 12:18:16 -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