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