[UNOFFICIAL BUILD] Xiaomi Mi Mix 3 (perseus)

Hi !

New 1.19.1 Android 13 (T) build!

Please unfold sections below for details.
Feedback welcome! :pray:

Download

:exclamation: New storage

:warning: Please check md5 or sha256 after download!

What's inside

Release details: https://gitlab.e.foundation/e/os/releases/-/releases/v1.19.1-t
Commits for this release: https://gitlab.e.foundation/e/os/releases/-/commits/v1.19-t

Everything (including BT, NFC, GPS, camera) tested working, unless proven otherwise :wink:

Installation
  • please verify that you have at least the V12.0.3.0.QEECNXM firmware installed, also working with V12.5.1.0.QEECNXM
  • if you have previous /e/ installed (any 13/T /e/OS release), just flash it over as usual. Donโ€™t forget to take full backups before flashing and wipe cache+Dalvik after flashing
  • to clean flash over another ROM (you will lose your data !) :
    • (install +) boot to Recovery
    • wipe cache + Dalvik + system + system_ext + vendor
    • format Data
    • adb push zip file to /sdcard
    • install with TWRP
    • enjoy :smiley_cat:
  • NB : if you applied the 4th button fix, youโ€™ll have to apply it again
Build

Built using /e/ Docker image, with:

  • -v "/srv/local_manifests:/srv/local_manifests"
  • -e "BRANCH_NAME=v1.19.1-t"
  • -e "DEVICE_LIST=perseus"

Custom manifest in /srv/local_manifests:

<?xml version="1.0" encoding="UTF-8"?>
<manifest>
  <project name="LineageOS/android_device_xiaomi_perseus" path="device/xiaomi/perseus" remote="github" revision="lineage-20" />
  <project name="LineageOS/android_device_xiaomi_sdm845-common" path="device/xiaomi/sdm845-common" remote="github" revision="lineage-20" />
  <project name="LineageOS/android_kernel_xiaomi_sdm845" path="kernel/xiaomi/sdm845" remote="github" revision="lineage-20" />
  <project name="LineageOS/android_hardware_xiaomi" path="hardware/xiaomi" remote="github" revision="lineage-20" />
</manifest>
2 Likes