Merge "logd: Remove $(KERNEL_HEADERS) include."

This commit is contained in:
Mark Salyzyn 2014-02-27 17:34:57 +00:00 committed by Gerrit Code Review
commit b7a4868e1c

View file

@ -15,8 +15,6 @@ LOCAL_SRC_FILES := \
LogBufferElement.cpp \
LogTimes.cpp
LOCAL_C_INCLUDES := $(KERNEL_HEADERS)
LOCAL_SHARED_LIBRARIES := \
libsysutils \
liblog \