chriswoope / resign-android-image

Resign Android OS (esp. GrapheneOS) images with your signing keys and add ADB root and other modifications
MIT License
86 stars 6 forks source link

Add automatic Magisk support with --magisk #4

Open chriswoope opened 2 years ago

chriswoope commented 2 years ago

Currently installing Magisk must be done manually with the app and --replace-boot

It would be useful to implement the --magisk option and have it perform the same modifications to boot.img that the app does, so that it can be automated.