mirror of
https://github.com/topjohnwu/Magisk
synced 2025-08-31 23:30:34 +00:00
Update vars for 2SI
This commit is contained in:
@@ -124,8 +124,8 @@ case $((STATUS & 3)) in
|
||||
esac
|
||||
|
||||
if [ $((STATUS & 8)) -ne 0 ]; then
|
||||
ui_print "- 2 Stage Init ramdisk detected"
|
||||
export REDIRSYSMNT=true
|
||||
# Possibly using 2SI, export env var
|
||||
export TWOSTAGEINIT=true
|
||||
fi
|
||||
|
||||
##########################################################################################
|
||||
|
Reference in New Issue
Block a user