mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-12-03 09:51:53 +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