mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-02-19 21:18:29 +00:00
parent
6ecc04a4df
commit
d740bbe058
@ -268,6 +268,7 @@ mount_partitions() {
|
||||
SLOT=`grep_cmdline androidboot.slot`
|
||||
[ -z $SLOT ] || SLOT=_${SLOT}
|
||||
fi
|
||||
[ "$SLOT" = "normal" ] && unset SLOT
|
||||
[ -z $SLOT ] || ui_print "- Current boot slot: $SLOT"
|
||||
|
||||
# Mount ro partitions
|
||||
|
Loading…
x
Reference in New Issue
Block a user