Temporary disable module bootloop prevention

Some devices don't like it, need further tests before pushing to production
This commit is contained in:
topjohnwu
2018-08-31 03:23:59 -04:00
parent 6f9d493a18
commit 72cf5f3f9f
2 changed files with 4 additions and 0 deletions

View File

@ -14,9 +14,11 @@ const char magiskrc[] =
" rm "UNBLOCKFILE"\n"
"\n"
#if 0
"on property:sys.boot_completed=1\n"
" start magisk_bc\n"
"\n"
#endif
// Services