Commit 17ab5511 authored by topjohnwu's avatar topjohnwu

Add newlines before rc scripts

Based on #1090, thanks to @shakalaca. Close #1090, close #1086
parent 2708c74e
......@@ -2,6 +2,7 @@
#include <magiskpolicy.h>
static const char magiskrc[] =
"\n\n"
"on early-init\n"
" write " EARLYINIT " 1\n"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment