mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-12-03 10:11:52 +00:00
Introduce new root overlay system
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user