Remove $(KERNEL_HEADERS) include.

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

Change-Id: I5055bf5cd80119a34f0a6b0872ffb0a422a06baf
This commit is contained in:
Martijn Coenen 2014-02-24 15:10:43 -08:00
parent de864c2f7d
commit 920a5629ff

View file

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