Skip to content

Commit

Permalink
remove booted only requirement now that we support recovery_a/recovery_b
Browse files Browse the repository at this point in the history
  • Loading branch information
osm0sis committed Nov 28, 2020
1 parent dbca019 commit 99454c3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions customize.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ unpack_slot() {
$BOOTSIGNED && ui_print "- Image is signed with AVB 1.0"
}

$BOOTMODE || abort "*** Flashable manually from Magisk Manager only! ***"

# current SLOT should already be set by mount_partitions() in module backend
[ -z $SLOT ] && abort "! Flashable on A/B slot devices only"

Expand Down

0 comments on commit 99454c3

Please sign in to comment.