Add MagiskHide tutorials

This commit is contained in:
topjohnwu
2018-10-15 18:04:51 -04:00
parent 36fe7846c0
commit e62630cf3e
15 changed files with 72 additions and 23 deletions

View File

@@ -1,3 +1,4 @@
# Developer Guides
## Scripts
In Magisk, you can run boot scripts in 2 different modes: **post-fs-data** and **late_start service** mode.