This repository has been archived by the owner on Jan 29, 2024. It is now read-only.
Releases: BYZYB/android_device_xiaomi_libra
Releases · BYZYB/android_device_xiaomi_libra
lineage-18.1-20221231 (EOL)
EOL of Lineage 18.1 ROMs
This is the last regular update of my lineage-18.1 ROMs. There will be lineage-19.1 (or directly to lineage-20.0) if I have enough time, but I'm not sure about the exact date.
Main changes
- Android Security Patch level:
12/5/2022
. - Android System Webview version:
108.0.5359.128
.
Download mirror
lineage-18.1-20221115
Main changes
- Android Security Patch level:
11/5/2022
. - Android System Webview version:
107.0.5304.105
. - Kernel improvements:
- Build kernel with AOSP
clang-12
(the same toolchain as lineage-19.1, versionr416183b1
). - Enable LLVM Polly optimizations again (supported only on
clang-12
and newer).
- Build kernel with AOSP
Download mirror
lineage-18.1-20221015
Main changes
- Android Security Patch level:
10/5/2022
. - Android System Webview version:
106.0.5249.79
.
Download mirror
lineage-18.1-20220915
Main changes
- Android Security Patch level:
9/5/2022
. - Android System Webview version:
105.0.5195.79
.
Download mirror
lineage-18.1-20220819
Main changes
- Android Security Patch level:
8/5/2022
. - Bring back EmergencyInfo app.
- Remove more unnecessary repo changes (or hacks).
Download mirror
lineage-18.1-20220715
Main changes
- Android Security Patch level:
7/5/2022
. - Android System Webview version:
103.0.5060.71
.
Download mirror
lineage-18.1-20220616
Main changes
- Android Security Patch level:
6/5/2022
. - Android System Webview version:
102.0.5005.78
.
Download mirror
lineage-18.1-20220515
Main changes
- Android Security Patch level:
5/5/2022
. - Android System Webview version:
101.0.4951.61
. - Fix the camera crash issue (thanks to Tipz Team) and remove old workaround.
- Improve
adb_root
experience onuser
builds (adbd
won't restart after boot,adb root/unroot
also works properly). - Remove lots of unnecessary hacks from system (mainly framework, MicroG support is not affected).
- Remove unneeded QTI power HAL.
- Remove some obsolete custom clean-up rules.
- Update obsolete camera flags for legacy HAL1.
- Use
cust
asvendor
partition to save 200MB+ free space insystem
(also thanks to Tipz Team). - Kernel improvements:
- Disable LLVM Polly optimizations (not supported by Android clang-11, but 12 does).
- Early mount
cust
(mmcblk0p43) asvendor
partition. - Support to build kernel with Android clang (11+, custom toolchains are no longer needed).
Download mirror
lineage-18.1-20220414
Main changes
- Android Security Patch level:
4/5/2022
. - Android System Webview version:
100.0.4896.58
. - Remove hacks for build tags (fake
release-keys
). - Kernel improvements:
- Disable per-cgroup CPU allowance for RT tasks.
- Remove
-mno-global-merge
from build cflags (no longer needed by LLVM 11+).
Download mirror
lineage-18.1-20220319
Main changes
- Android Security Patch level:
3/5/2022
. - Add a new setting to change screen refresh rate (in
Settings > Display > Screen refresh rate
, same as the one in lineage-17.1). - Disable disk quota for TWRP compatibility (the rebuilt one is no longer needed).
- Fix Vulkan support on Android 11 (it's an old problem since the first release of lineage-18.1). The graphic driver only supports Vulkan v1.0, but should be enough for most games and benchmark Apps (3DMark passed).
- Show
Edge gesture
setting only on Mi-4c (libra). - Show
High performance mode
setting only on Mi-4c (libra) and Mi-4s (aqua). The LineageOS sources in my PC is also used by Mi-Mix-2 (chiron), which does not support these features. - Show
Screen refresh rate
setting only on Mi-4c (libra) and Mi-4s (aqua).