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

Commit 94e8bf2d authored by Dan Willemsen's avatar Dan Willemsen Committed by android-build-merger
Browse files

Merge "Don't try to strip a shell script" am: ff7e13c2

am: 3efedfae

Change-Id: I5c9d7dee5c04eb1c7b564707d97338a04b6f03a0
parents cd9b0c16 3efedfae
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,
    }
}