You've already forked Zygisk-Assistant
mirror of
https://github.com/snake-4/Zygisk-Assistant.git
synced 2025-09-06 06:37:02 +00:00
Removed mount ID regeneration
This commit is contained in:
@@ -140,12 +140,6 @@ public:
|
|||||||
}
|
}
|
||||||
|
|
||||||
doHideZygisk();
|
doHideZygisk();
|
||||||
|
|
||||||
// [Why do we call unshare twice?]
|
|
||||||
// We call unshare twice to regenerate mount IDs.
|
|
||||||
// FDReopener handles the FD link problem mentioned in the unshare hook.
|
|
||||||
if (!new_mount_ns())
|
|
||||||
return;
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user