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

Commit 3efedfae 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

Change-Id: I187a638711076f9c04b84980b74cebccc259aa51
parents fb9deac3 ff7e13c2
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,
    }
}