mirror of
https://github.com/topjohnwu/Magisk
synced 2025-08-31 06:55:13 +00:00
Properly and fully support dtbo patching
This commit is contained in:
@@ -102,7 +102,7 @@ $BOOTMODE || recovery_actions
|
||||
# Boot patching
|
||||
##########################################################################################
|
||||
|
||||
find_boot_image
|
||||
[ -z $BOOTIMAGE ] && find_boot_image
|
||||
[ -z $BOOTIMAGE ] && abort "! Unable to detect boot image"
|
||||
ui_print "- Found boot image: $BOOTIMAGE"
|
||||
|
||||
|
Reference in New Issue
Block a user