Skip to content

V2.1.0

Compare
Choose a tag to compare
@yshalsager yshalsager released this 09 Jan 17:50
· 189 commits to master since this release
f2b80e4

A/B devices support is here

Xiaomi has released Mi 11 with virtual A/B partitions. This is the first device with MIUI interface that uses A/B since it was just limited to Android One devices. So, It became more necessary to add update payload support to our tool 🔧 .

So, now you can use Xiaomi Flashable Firmware Creator to create firmware packages for Mi 11, Mi A3, Mi A2, and Mi A2 Lite.
For now, only firmware packages can be created, I will add fw+vendor packages support soon.

Note: The payload.bin extract part is handled using extract_android_ota_payload tool.

Finally, I would like to thanks @nullbytepl for helping with the updater-script part.