Hi there,
I compiled a recovery with a minor changes from below source.
github.com
This build has WIP filesystem decryption cherry picks from twrp gerrit.
It's completely experimental and touch does not works, you can only use this with an OTG adapter and mouse.
I don't really know if decryption or flashing zip works. It just boots.
Decryption doesn't work even if no password is set. Flashing probably won't work either.
Also you should know that your system won't boot with this supplied boot image.
You have to backup your boot image beforehand or get stock boot image from fastboot ROMs.
This recovery is in boot image format and needed to flashed to boot partition.
And then you can boot to recovery with below fastboot commands.
DOWNLOAD LINK: https://drive.google.com/file/d/11fygfjbq8qGIdpBCvUljY5DqgyV8meXE/view
I will be glad if you test and post the results.
All credits to TWRP devs and device tree supplier willzyx-hub
I compiled a recovery with a minor changes from below source.
GitHub - willzyx-hub/twrp_device_xiaomi_camellia_12.0
Contribute to willzyx-hub/twrp_device_xiaomi_camellia_12.0 development by creating an account on GitHub.
It's completely experimental and touch does not works, you can only use this with an OTG adapter and mouse.
Decryption doesn't work even if no password is set. Flashing probably won't work either.
Also you should know that your system won't boot with this supplied boot image.
You have to backup your boot image beforehand or get stock boot image from fastboot ROMs.
This recovery is in boot image format and needed to flashed to boot partition.
And then you can boot to recovery with below fastboot commands.
fastboot flash boot TWRPCamelliaA12.img
fastboot reboot recovery
DOWNLOAD LINK: https://drive.google.com/file/d/11fygfjbq8qGIdpBCvUljY5DqgyV8meXE/view
I will be glad if you test and post the results.
All credits to TWRP devs and device tree supplier willzyx-hub
Last edited: