mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-04-18 15:41:57 +00:00
parent
490e51c1d7
commit
e31583485d
@ -83,9 +83,6 @@ class ShellInit : Shell.Initializer() {
|
|||||||
Config.keepVerity = getBool("KEEPVERITY")
|
Config.keepVerity = getBool("KEEPVERITY")
|
||||||
Config.keepEnc = getBool("KEEPFORCEENCRYPT")
|
Config.keepEnc = getBool("KEEPFORCEENCRYPT")
|
||||||
|
|
||||||
// Pre-fetch env
|
|
||||||
Info.env
|
|
||||||
|
|
||||||
return true
|
return true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user