mirror of
https://github.com/topjohnwu/Magisk.git
synced 2026-01-14 13:57:25 -08:00
Support patching second slot
This commit is contained in:
@@ -229,6 +229,7 @@ public class MagiskManager extends Application {
|
||||
"export PATH=" + BUSYBOXPATH + ":$PATH",
|
||||
". " + utils,
|
||||
"mount_partitions",
|
||||
"BOOTIMAGE=",
|
||||
"find_boot_image",
|
||||
"migrate_boot_backup"
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user