Add newlines before rc scripts

Based on #1090, thanks to @shakalaca. Close #1090, close #1086
This commit is contained in:
topjohnwu 2019-02-18 03:30:30 -05:00
parent 2708c74ebe
commit 17ab55115a

View File

@ -2,6 +2,7 @@
#include <magiskpolicy.h>
static const char magiskrc[] =
"\n\n"
"on early-init\n"
" write " EARLYINIT " 1\n"