[UNOFFICIAL BUILD] Xiaomi Mi Mix 3 (perseus)

Hi !

New 1.17 Android 13 (T) build!

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

Download

AndroidFileHost: https://www.androidfilehost.com/?fid=16385555061192797302

SHA256: 2c9aab398fe21765b52a3c48ad8713c5f011d62e93ccdc2ee57b7e6f35e8d5dd
MD5: 5d5bb5f3787fecb4cfa814cbb8272d96

:warning: Please check md5 or sha256 after download!

What's inside

Release details: https://gitlab.e.foundation/e/os/releases/-/releases/v1.17-t
Commits for this release: https://gitlab.e.foundation/e/os/releases/-/commits/v1.17-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 12/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
    • :warning: I couldn’t decrypt Data partition with TWRP anymore. Update has to be done from SD-Card, OTG USB or ADB sideload.
  • to clean flash over another ROM (you will lose your data !) :
    • (install +) boot to TWRP (tested OK with 3.6.2_9.0)
    • 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.17-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