mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-06-12 13:17:39 +02: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