Tecno Spark 20 Pro - TrebleDroid/treble_experimentations GitHub Wiki
- Unlocked Bootloader
- Your Stock
vbmeta.img - GSI of your choice
- Time
Reboot to Fastboot using the command adb reboot fastboot
Enter the following the commands:
fastboot erase product
fastboot erase system_ext
fastboot delete-logical-partition product
fastboot delete-logical-partition system_ext
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
fastboot flash system system.img
fastboot -w