mirror of
https://github.com/topjohnwu/Magisk.git
synced 2026-01-02 07:51:07 -08: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