mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-11-17 00:22:54 +00:00
@@ -456,7 +456,6 @@ void HookContext::nativeSpecializeAppProcess_pre() {
|
||||
} else if (fd >= 0) {
|
||||
run_modules_pre(module_fds);
|
||||
}
|
||||
write_int(fd, 0);
|
||||
close(fd);
|
||||
|
||||
close_fds();
|
||||
|
||||
Reference in New Issue
Block a user