Hi !
New 1.19.1 Android 13 (T) build!
Please unfold sections below for details.
Feedback welcome!
Download
New storage
- HTTPS download: https://u383110-sub1:UT3gEdTUiDavG3sj@u383110-sub1.your-storagebox.de/perseus/
- FTP/FTPS/SFTP/SCP/CIFS: please use domain name and credentials from HTTPS URL
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
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
- use e-Recovery (can be extracted from zip file then flashed using fastboot), or unofficial OrangeFox Recovery
- 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
- 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>