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

Commit 89343c11 authored by Martijn Coenen's avatar Martijn Coenen Committed by Mark Salyzyn
Browse files

logd: Remove $(KERNEL_HEADERS) include.

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

(cherry picked from commit 920a5629)

Change-Id: I5055bf5cd80119a34f0a6b0872ffb0a422a06baf
parent 62f12bd9
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 \