Merge "Logd: Fix missing include of rc file"
This commit is contained in:
commit
054c099f1b
1 changed files with 2 additions and 0 deletions
|
|
@ -4,6 +4,8 @@ include $(CLEAR_VARS)
|
|||
|
||||
LOCAL_MODULE:= logd
|
||||
|
||||
LOCAL_INIT_RC := logd.rc
|
||||
|
||||
LOCAL_SRC_FILES := \
|
||||
main.cpp \
|
||||
LogCommand.cpp \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue