You've already forked ReZygisk
mirror of
https://github.com/PerformanC/ReZygisk.git
synced 2025-09-06 06:37:01 +00:00
improve: ReZygisk status saving
This commit improves how ReZygisk saves its status.
This commit is contained in:
@@ -57,8 +57,6 @@ enum zygote_root_impl {
|
||||
struct zygote_info {
|
||||
struct zygote_modules *modules;
|
||||
enum zygote_root_impl root_impl;
|
||||
pid_t pid;
|
||||
bool running;
|
||||
};
|
||||
|
||||
namespace zygiskd {
|
||||
|
||||
Reference in New Issue
Block a user