Add 'Android Booting Shenanigans' to docs

This commit is contained in:
topjohnwu
2020-04-04 01:17:50 -07:00
parent 9317401d57
commit 474325da68
2 changed files with 85 additions and 0 deletions

View File

@@ -9,4 +9,5 @@ The following sections are for developers
- [Developer Guides](guides.md)
- [Magisk Tools](tools.md)
- [Internal Details](details.md)
- [Android Booting Shenanigans](boot.md)
- [Deployment](deploy.md)