bundle init.rc contents with its service
Bug: 23186545 Change-Id: I52616b8ab1165fdef716f9b8f958665f2308c12e
This commit is contained in:
parent
c33da13006
commit
07f0a748ee
|
|
@ -7,4 +7,6 @@ LOCAL_CFLAGS := -Werror
|
|||
|
||||
LOCAL_MODULE := lmkd
|
||||
|
||||
LOCAL_INIT_RC := lmkd.rc
|
||||
|
||||
include $(BUILD_EXECUTABLE)
|
||||
|
|
|
|||
Loading…
Reference in New Issue