Commit f7d3d1ee authored by topjohnwu's avatar topjohnwu

Increase post-fs-data mode to 40 secs

parent 0d72a4c8
...@@ -8,7 +8,7 @@ constexpr char MAGISK_RC[] = ...@@ -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"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment