flashing steps

flashing steps

F1X

go to fastboot

fastboot flash boot boot.img (if u use core gms build, download core gms boot.img, vanilla same as core gms)
fasboot flash vendor_boot vendor_boot.img

reboot to recovery
adb sideload romname.zip
make factory reset (wipe data)
and reboot to system

Report Page