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

Commit ff7e13c2 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Don't try to strip a shell script"

parents 30bd51c6 e1cf0f5f
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -68,4 +68,7 @@ cc_prebuilt_binary {
    srcs: ["logpersist"],
    init_rc: ["logcatd.rc"],
    symlinks: ["logpersist.stop", "logpersist.cat"],
    strip: {
        none: true,
    }
}