You've already forked Magisk
mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-09-06 06:36:58 +00:00
Early mount partitions in SAR
This commit is contained in:
@@ -115,6 +115,7 @@ static int dump_manager(const char *path, mode_t mode) {
|
||||
void BaseInit::cleanup() {
|
||||
umount("/sys");
|
||||
umount("/proc");
|
||||
umount("/dev");
|
||||
}
|
||||
|
||||
void BaseInit::re_exec_init() {
|
||||
|
||||
Reference in New Issue
Block a user