mirror of
https://github.com/topjohnwu/Magisk
synced 2025-08-31 09:55:11 +00:00
Unlock blocks before flashing boot image
This commit is contained in:
@@ -101,7 +101,7 @@ if [ -d /system/addon.d ]; then
|
||||
chmod 755 /system/addon.d/99-magisk.sh
|
||||
fi
|
||||
|
||||
$BOOTMODE && boot_actions || recovery_actions
|
||||
$BOOTMODE || recovery_actions
|
||||
|
||||
##########################################################################################
|
||||
# Boot patching
|
||||
|
Reference in New Issue
Block a user