Join here for support - https://t.me/redwood_PE
Flashing Guide
- Unlock Bootloader
- Reboot Fastboot
- Flash boot.img -->> fastboot flash boot boot.img
- Flash dtbo.img -->> fastboot flash dtbo dtbo.img (Optional)
- Flash vendor_boot.img -->> fastboot flash vendor_boot vendor_boot.img
- Reboot Recovery -->> fastboot reboot recovery
- In the recovery, press Apply Update
- It will wait for sideload
- Sideload desired ROM file using -->> adb sideload < ROM >