Merge "Fix logcatd dependency in logpersist."

am: d0406316fe

Change-Id: I7bf6bf5afaa453ea553d8e1776f148162b273530
This commit is contained in:
Calvin On 2017-11-13 22:19:44 +00:00 committed by android-build-merger
commit 8b03fd8441

View file

@ -67,6 +67,7 @@ cc_prebuilt_binary {
name: "logpersist.start",
srcs: ["logpersist"],
init_rc: ["logcatd.rc"],
required: ["logcatd"],
symlinks: ["logpersist.stop", "logpersist.cat"],
strip: {
none: true,