mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-10-17 13:16:20 +00:00
Add zygote server notifier
This commit is contained in:
@@ -320,4 +320,5 @@ void exec_sql(int client) {
|
||||
return;
|
||||
);
|
||||
write_int(client, 0);
|
||||
close(client);
|
||||
}
|
||||
|
Reference in New Issue
Block a user