Make zygote notifier more reliable

This commit is contained in:
topjohnwu
2019-03-06 18:22:04 -05:00
parent 6226f875ff
commit 82c864d57e
6 changed files with 31 additions and 25 deletions

View File

@ -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 *