You've already forked Magisk
mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-09-06 06:36:58 +00:00
Move vendor property manipulation to late start
This commit is contained in:
@@ -19,8 +19,8 @@
|
||||
|
||||
using namespace std;
|
||||
|
||||
bool pfs_done = false;
|
||||
static bool no_secure_dir = false;
|
||||
static bool pfs_done = false;
|
||||
static bool safe_mode = false;
|
||||
|
||||
/*********
|
||||
|
||||
Reference in New Issue
Block a user