mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-12-23 15:38:07 -08:00
@@ -678,6 +678,9 @@ int main(int argc, char *argv[]) {
|
|||||||
return dump_manager(argv[3], 0644);
|
return dump_manager(argv[3], 0644);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
if (getpid() != 1)
|
||||||
|
return 1;
|
||||||
|
|
||||||
MagiskInit init(argv);
|
MagiskInit init(argv);
|
||||||
|
|
||||||
// Run the main routine
|
// Run the main routine
|
||||||
|
|||||||
Reference in New Issue
Block a user