logd: Remove $(KERNEL_HEADERS) include.

Points to wrong kernel-headers dir in multi-arch
builds.

(cherry picked from commit 920a5629ff)

Change-Id: I5055bf5cd80119a34f0a6b0872ffb0a422a06baf
This commit is contained in:
Martijn Coenen 2014-02-24 15:10:43 -08:00 committed by Mark Salyzyn
parent 62f12bd9b1
commit 89343c1113

View file

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