Better zygote process detection

This commit is contained in:
topjohnwu
2019-03-08 23:53:53 -05:00
parent ab0cc78d2c
commit 081074ad9d
4 changed files with 38 additions and 19 deletions

View File

@ -79,7 +79,6 @@ void install_apk(const char *apk);
**************/
void magiskhide_handler(int client);
void zygote_notify(int client, struct ucred *cred);
/*************
* Superuser *