Flashing Process
🙈Flashing process:
Download and extract zip image
Boot to fastboot and run flash_all.sh to flash the image to your device.
To flash each partition manually
Check the list of images in data/ and flash each image manually like so: fastboot flash partition_name partition_name.img
The following images might be included: boot.img, dtbo.img, vbmeta.img, userdata.img.
Reboot.