Merge "Fix logcatd dependency in logpersist."

This commit is contained in:
Treehugger Robot 2017-11-13 22:15:24 +00:00 committed by Gerrit Code Review
commit d0406316fe
1 changed files with 1 additions and 0 deletions

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,