Introduce new root overlay system

This commit is contained in:
topjohnwu
2019-07-16 01:08:28 -07:00
parent d7b691cf59
commit 7ba8202af5
6 changed files with 169 additions and 59 deletions

View File

@@ -1,8 +1,8 @@
#include <magisk.h>
#include <selinux.h>
constexpr const char magiskrc[] =
"\n\n"
constexpr char magiskrc[] =
"\n"
"on post-fs-data\n"
" start logd\n"