You've already forked Magisk
mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-09-06 06:36:58 +00:00
Get random separately
This commit is contained in:
@@ -209,7 +209,7 @@ void MagiskInit::parse_config_file() {
|
||||
}
|
||||
return true;
|
||||
});
|
||||
gen_rand_str(nullptr, 0, &seed);
|
||||
get_rand(&seed);
|
||||
}
|
||||
|
||||
#define ROOTMIR MIRRDIR "/system_root"
|
||||
|
||||
Reference in New Issue
Block a user