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

Commit ce954b9b 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

am: 31e78998

* commit '31e78998':
  Logd: Fix missing include of rc file
parents 227bc69c 31e78998
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 \