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:
parent
62f12bd9b1
commit
89343c1113
1 changed files with 0 additions and 2 deletions
|
@ -15,8 +15,6 @@ LOCAL_SRC_FILES := \
|
|||
LogBufferElement.cpp \
|
||||
LogTimes.cpp
|
||||
|
||||
LOCAL_C_INCLUDES := $(KERNEL_HEADERS)
|
||||
|
||||
LOCAL_SHARED_LIBRARIES := \
|
||||
libsysutils \
|
||||
liblog \
|
||||
|
|
Loading…
Reference in a new issue