mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-04-21 07:41:27 +00:00
Increase post-fs-data mode to 40 secs
This commit is contained in:
parent
0d72a4c8ba
commit
f7d3d1eeaf
@ -8,7 +8,7 @@ constexpr char MAGISK_RC[] =
|
|||||||
" start logd\n"
|
" start logd\n"
|
||||||
" rm " UNBLOCKFILE "\n"
|
" rm " UNBLOCKFILE "\n"
|
||||||
" start %2$s\n"
|
" start %2$s\n"
|
||||||
" wait " UNBLOCKFILE " 10\n"
|
" wait " UNBLOCKFILE " 40\n"
|
||||||
" rm " UNBLOCKFILE "\n"
|
" rm " UNBLOCKFILE "\n"
|
||||||
"\n"
|
"\n"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user