Xiaomi Mi CC 9E - phhusson/treble_experimentations GitHub Wiki

Short summary

Tested by @e5u on MIUI 12.5.5 (Android 10)

Bugs: FOD only works above 70% brightness and aliasing around the screen.

GSI's not tested maybe or you should fill it in


GSI Installation :-

DO NOT JUST COPY & PASTE COMMANDS , SHOULD HAVE KNOWLEDGE PRIOR TO FIDDLING WITH DEVICE.

  1. adb reboot to bootloader
  2. fastboot devices
  3. fastboot --disable-verification --disable-verity flash vbmeta vbmeta.img (USE VBMETA.img FROM STOCK ROM OF MI CC 9E)
  4. fastboot erase system
  5. fastboot flash system name-of-gsi.img
  6. fastboot format metadata
  7. fastboot fotmat userdata
  8. fastboot reboot

**Another way

Flash system.img via TWRP and wipe data

System should BOOT now.

Hardware support

Component Comment
Camera work
Speaker / Mic work
Bluetooth work
WiFi work
SIM / Mobile Data / Voice work
VoLTE work
Fingerprint bug
Offline Charging work


Tested GSI images -

  1. AOSP 12.0 v412 by phh
  2. Pixel Experience 12.1 v412 by ponces