mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-01-11 19:53:37 +00:00
Fix #3785
This commit is contained in:
parent
52e1b84d41
commit
2089223690
@ -48,7 +48,7 @@ abstract class MagiskInstallImpl protected constructor(
|
||||
private val logs: MutableList<String> = NOPList.getInstance()
|
||||
) : KoinComponent {
|
||||
|
||||
protected lateinit var installDir: File
|
||||
protected var installDir = File("xxx")
|
||||
private lateinit var srcBoot: File
|
||||
|
||||
private lateinit var shell: Shell
|
||||
|
Loading…
x
Reference in New Issue
Block a user