mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-06-12 05:07:45 +02:00
Make zygote notifier more reliable
This commit is contained in:
@ -80,7 +80,6 @@ void install_apk(const char *apk);
|
||||
|
||||
void magiskhide_handler(int client);
|
||||
void zygote_notify(int client, struct ucred *cred);
|
||||
void zygote_notify(int pid);
|
||||
|
||||
/*************
|
||||
* Superuser *
|
||||
|
Reference in New Issue
Block a user