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

Commit 5b615093 authored by Calvin On's avatar Calvin On Committed by android-build-merger
Browse files

Merge "Fix logcatd dependency in logpersist." am: d0406316 am: 8b03fd84

am: 808c8ca3

Change-Id: Ie2cf5ba632d7a30e98f47b45bc11116660ed80d2
parents 2eaa098b 808c8ca3
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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,