how to modify twrp for xaga

how to modify twrp for xaga

yuuki

This is a very simple tutorial for adapting twrp to some rom.

First get the vendor_boot and twrp image you want to adapt to that rom.

second unzip it(You need to prepare some tools for this,such as DNA2 or others)

third You need to replace /lib/modules/* and dtb inside twrp for the current version of the official 'vendor_boot' stuff,

the specific path is /vendor_boot/split_img/vendor_boot.img-dtb

/vendor_boot/ramdisk/lib/modules/*

the last repack image

The disadvantage is that twrp mod cannot decrypt data

(if you want solve this ,Decrypt fbe)



Report Page