
Code:
/*
* Your warranty is now void.
*
* I am NOT responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this recovery
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, I will laugh at you.
*
*/
Changelog
- Initial build
Working
- For android 12/12.1
- Decryption work
- Otg work
- Vibrator
- Zip Flash
- Mtp/adb
- F2FS support
- Fastbootd
- Adb sideload
- Backup restore and images flash
Not working
- Decryption ( android 13 )
- Tell me
Installation
Recovery Method
- Download zip file and flash it via custom recovery
Fastboot method
- Download the recovery image file to your PC.
- Put your device into fastboot.
- Type the following command
-
Code:
fastboot boot recovery.img
- Flash zip file for permanent installation
Downloads
Source Code: https://github.com/squirrelpython/device_xiaomi_lmi-TWRP
Last edited: