mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-06-13 05:37:47 +02:00
Increase post-fs-data mode to 40 secs
This commit is contained in:
@ -8,7 +8,7 @@ constexpr char MAGISK_RC[] =
|
||||
" start logd\n"
|
||||
" rm " UNBLOCKFILE "\n"
|
||||
" start %2$s\n"
|
||||
" wait " UNBLOCKFILE " 10\n"
|
||||
" wait " UNBLOCKFILE " 40\n"
|
||||
" rm " UNBLOCKFILE "\n"
|
||||
"\n"
|
||||
|
||||
|
Reference in New Issue
Block a user