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

Commit 31e78998 authored by Andreas Gampe's avatar Andreas Gampe Committed by android-build-merger
Browse files

Merge "Logd: Fix missing include of rc file"

am: 054c099f

* commit '054c099f':
  Logd: Fix missing include of rc file
parents 27ff1244 054c099f
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -4,6 +4,8 @@ include $(CLEAR_VARS)

LOCAL_MODULE:= logd

LOCAL_INIT_RC := logd.rc

LOCAL_SRC_FILES := \
    main.cpp \
    LogCommand.cpp \