Commit 17981730 authored by topjohnwu's avatar topjohnwu

Remove load_persist_props in post-fs-data

Close #1607
parent 53de6da2
......@@ -6,7 +6,6 @@ constexpr char magiskrc[] =
"on post-fs-data\n"
" start logd\n"
" load_persist_props\n"
" rm " UNBLOCKFILE "\n"
" start %s\n"
" wait " UNBLOCKFILE " 10\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