Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 920a5629 authored by Martijn Coenen's avatar Martijn Coenen
Browse files

Remove $(KERNEL_HEADERS) include.

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

Change-Id: I5055bf5cd80119a34f0a6b0872ffb0a422a06baf
parent de864c2f
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -15,8 +15,6 @@ LOCAL_SRC_FILES := \
    LogBufferElement.cpp \
    LogTimes.cpp

LOCAL_C_INCLUDES := $(KERNEL_HEADERS)

LOCAL_SHARED_LIBRARIES := \
    libsysutils \
    liblog \