Releases: BYZYB/android_device_xiaomi_chiron
Releases · BYZYB/android_device_xiaomi_chiron
lineage-20.0-20230922
Main changes
- Android Security Patch level: 9/5/2023`.
- Android System Webview version:
117.0.5938.60
. - Mount
/dsp
as read-only. - Kernel improvements:
- Upgrade KernelSU to
v0.6.8
. - Merge upstream changes from LineageOS/android_kernel_xiaomi_msm8998.
- Upgrade KernelSU to
Download mirror
lineage-20.0-20230814
Main changes
- Android Security Patch level:
8/5/2023
. - Android System Webview version:
115.0.5790.166
. - Kernel improvements:
- Add KernelSU support
v0.6.6
. - Merge upstream changes from LineageOS/android_kernel_xiaomi_msm8998.
- Add KernelSU support
Download mirror
lineage-20.0-20230712
Main changes
- Android Security Patch level:
7/5/2023
. - Android System Webview version:
114.0.5735.196
.
Download mirror
lineage-20.0-20230622
Main changes
- Android Security Patch level:
6/5/2023
. - Android System Webview version:
114.0.5735.131
. - Kernel improvements:
- Merge upstream changes from LineageOS/android_kernel_xiaomi_msm8998.
- Revert unsuitable sched/cpufreq changes introduced in version 20230421 (fixed performance regression).
Download mirror
lineage-20.0-20230512
Main changes
- Android Security Patch level:
5/5/2023
. - Android System Webview version:
113.0.5672.77
.
Download mirror
lineage-20.0-20230421
Main changes
- Android Security Patch level:
4/5/2023
. - Android System Webview version:
112.0.5615.136
. - Drop no longer used
sys.io.scheduler
property. - Fix the issue that system clock always got wrong RTC offset from real time after reboot.
- Previously, the system clock might be a few minutes faster/slower (or returning to the ROM's build time) after reboot, until NTP corrects the clock. The RTC offset files couldn't be updated by
time_daemon
, and the old values saved by MIUI (or just no offset) would become a fallback. - If the problem still exists after upgrade, try removing
/persist/time
and/data/vendor/time
then reboot. NTP should be enabled in Settings, or just calibrate the time manually to maketime_daemon
update offset files.
- Previously, the system clock might be a few minutes faster/slower (or returning to the ROM's build time) after reboot, until NTP corrects the clock. The RTC offset files couldn't be updated by
- Prefer cortex-a53 (instead of big cores as cortex-a73) for arch specific optimization flags.
- Remove
BOARD_PROPERTY_OVERRIDES_SPLIT_ENABLED
build flag. - Remove unneeded NFC packages.
- Update Time services blobs from
LA.UM.9.6.2.r1-04100-89xx.0
branch (picked from 16e2fcd). - Kernel improvements:
- Correct CPU frequency table for big cores (align with Pixel 2) and revert underclock changes.
- Disable ARMv8.1 architectural features (not needed by msm8998).
- Merge upstream changes from LineageOS/android_kernel_xiaomi_msm8998.
- Prefer cortex-a53 for arch specific optimization flags.
- Remove noirqdebug from default bootargs.
- Upgrade LMK driver from
android-4.9-q-release
branch. - Pick some patches about sched/cpufreq/kgsl.
Download mirror
lineage-20.0-20230324
Main changes
- Android Security Patch level:
3/5/2023
. - Android System Webview version:
111.0.5563.58
. - Drop unneeded vendor aptX blobs.
- Kernel improvements:
- Add support for ft5x46/ft8716 screen panel.
- Skip triggering OOM killer when entering and exiting suspend.
Download mirror
lineage-20.0-20230215
Main changes
- Android Security Patch level:
2/5/2023
. - Android System Webview version:
109.0.5414.118
. - Add approximate underclock energy cost.
- Disable sched boost for top-app (a fixed boost value will always make cpufreq higher than
(100% + value%) * minfreq
). - Revert
gEnablePowerSaveOffload
change inWCNSS_qcom_cfg.ini
(increase battery consumption). - Kernel improvements:
- Disable dynamic stune boost (not used currently).
- Import binder from android11-5.4-lts branch.
- Optimize device tree (dts) and remove unnecessary data.
- Optimize screen power usage and stability (JDI).
- Remove some tracing functions.
- Underclock the min frequency of CPU to
230 mHz
. - Undervolt CPU/GPU to save more power.
Download mirror
lineage-20.0-20230122
Main changes
- Fix poweroff alarm.
- Hide
There's an internal problem...
popup after boot (cannot pass compatibility check ifCONFIG_IKCONFIG
is disabled in kernel). - Optimize EAS/FS parameters to improve overall performance (newer Android always takes more).
- Remove unneeded
MusicFX
app.
Download mirror
lineage-20.0-20230111
First LineageOS-20 release
Most things should work properly as before, also the ultrasound proximity sensor.
However, the kernel LTO implementation is not compatible with clang-14 in Android 13, which makes the kernel failed to boot at early stage. The lack of LTO optimization will affect overall performance (luckily not too much), so it will be fixed in future releases.
Main changes
- Android Security Patch level:
1/5/2023
. - Android System Webview version:
108.0.5359.128
.