Tree for building OrangeFox for Xiaomi Mi MIX 2
The Xiaomi Mi MIX 2 (codenamed "Chiron") is a high-end smartphone from Xiaomi.
It was announced in October 2017. Release date was December 2017.
Forked From:https://github.com/0ranko0P/twrp_device_xiaomi_sagit
Decryption works on Android 12.x ROMs
| Basic | Spec Sheet |
|---|---|
| CPU | Quad-core 2.45 GHz Kryo 280 & Quad-core 1.9 GHz Kryo 280 |
| Chipset | Qualcomm MSM8998 Snapdragon 835 |
| GPU | Adreno 540 |
| Memory | 6/8 GB RAM |
| Shipped Android Version | 7.1.1 |
| Storage | 64/128/256 GB (UFS Flash) |
| Battery | Non-removable Li-Po 3350 mAh (QC 3.0) |
| Display | 1080 x 2160 pixels, 5.99 inches (~403 ppi pixel density) |
| Camera | 12 MP, f/2.0, phase detection autofocus, dual-LED (dual tone) flash |
https://github.com/Nanhumly/android_kernel_xiaomi_msm8998/tree/lineage-19.1
First repo init the TWRP 12.1 tree:
repo init -u git://github.com/minimal-manifest-twrp/platform_manifest_twrp_aosp.git -b twrp-12.1Sync source:
repo syncIn order to successfully build in this branch, the following patch(es) will need to be cherry-picked:
Finally execute these:
.build/envsetup.sh
lunch twrp_chiron-eng
mka recoveryimage
Special thanks to the following people or repo:
