mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-12-21 14:50:58 -08: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