commit | 53796e73334ac9d87d4cb5a355fc8c1d205104f6 | [log] [tgz] |
---|---|---|
author | Ethan Yonker <dees_troy@teamw.in> | Fri Jan 11 22:49:52 2019 -0600 |
committer | Ethan Yonker <dees_troy@teamw.in> | Wed Apr 03 16:44:00 2019 -0500 |
tree | bb74fbf8593d23beddba9f899d05925b6fe03470 | |
parent | 9a4d7403d94ff8fafd2638dbebb20ac506ee0e12 [diff] |
Use magiskboot to repack the boot partition Set TW_INCLUDE_REPACKTOOLS := true Must also have: AB_OTA_UPDATER := true Use magiskboot and provide GUI options to allow users to repack their existing boot image to install TWRP (or kernels) so we can stop having to provide installation zips for AB devices. There is also an option to try to fix a recovery bootloop if the kernel has been patched to always boot the ramdisk for root, etc. You will need to pull the below repo into external/magisk-prebuilt https://github.com/TeamWin/external_magisk-prebuilt Change-Id: I74196cc6f095a7576d61886dc96cbc18deba9b04
Team Win Recovery Project (TWRP)
You can find a compiling guide here.