Merge "Fix build >= JB"

This commit is contained in:
Andrew Hsieh
2013-03-20 18:55:44 +00:00
committed by Gerrit Code Review

View File

@@ -26,7 +26,7 @@ LOCAL_MODULE := libportable
LOCAL_MODULE_TAGS := optional LOCAL_MODULE_TAGS := optional
LOCAL_MODULE_CLASS := SHARED_LIBRARIES 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. # Uncomment the next line to easily enable Lib-Portable logging during development.
# LOCAL_CFLAGS += -DLOG_NDEBUG=0 # LOCAL_CFLAGS += -DLOG_NDEBUG=0