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

Commit 808c8ca3 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

Change-Id: I23b13d708cffe44f5016b85dd0820c27097daa44
parents 2c531b00 8b03fd84
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,