I think it would it be something like:Nice, nice. Yeah. that's to be expected. I think with that file I and dandroid would be able to restore our phones, assuming
that's stock firmware. Potentially others. Do you have a reliable means to share the file, if you're willing to? Per the link you
posted it contains no userdata so it should be safe to share.
fastboot -w
fastboot flash aop_b aop_b.img
fastboot flash bluetooth_b bluetooth_b.img
fastboot flash boot_b boot_b.img
fastboot flash dsp_b dsp_b.img
fastboot flash dtbo_b dtbo_b.img
fastboot flash LOGO_b LOGO_b.img
fastboot flash modem_b modem_b.img
fastboot flash oem_stanvbk oem_stanvbk.img
fastboot flash qupfw_b qupfw_b.img
fastboot flash storsec_b storsec_b.img
fastboot flash multiimgoem_b multiimgoem_b.img
fastboot flash uefisecapp_b uefisecapp_b.img
fastboot flash recovery_b recovery_b.img
fastboot --disable-verity flash vbmeta_b vbmeta_b.img
fastboot --disable-verity flash vbmeta_system_b vbmeta_system_b.img
fastboot reboot fastboot
fastboot --set-active=b
fastboot flash super super.img
fastboot reboot
Last edited: