Skip to content

Releases: BYZYB/android_device_xiaomi_chiron

lineage-20.0-20230922

23 Sep 03:20
8c27c38
Compare
Choose a tag to compare

Main changes

Download mirror

lineage-20.0-20230814

14 Aug 15:48
0093157
Compare
Choose a tag to compare

Main changes

Download mirror

lineage-20.0-20230712

12 Jul 10:04
6afeeee
Compare
Choose a tag to compare

Main changes

  • Android Security Patch level: 7/5/2023.
  • Android System Webview version: 114.0.5735.196.

Download mirror

lineage-20.0-20230622

22 Jun 14:45
d7e7061
Compare
Choose a tag to compare

Main changes

  • Android Security Patch level: 6/5/2023.
  • Android System Webview version: 114.0.5735.131.
  • Kernel improvements:

Download mirror

lineage-20.0-20230512

12 May 14:58
d7e7061
Compare
Choose a tag to compare

Main changes

  • Android Security Patch level: 5/5/2023.
  • Android System Webview version: 113.0.5672.77.

Download mirror

lineage-20.0-20230421

22 Apr 01:23
d7e7061
Compare
Choose a tag to compare

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 make time_daemon update offset files.
  • 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

26 Mar 03:48
786fcfe
Compare
Choose a tag to compare

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

16 Feb 14:26
786fcfe
Compare
Choose a tag to compare

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 in WCNSS_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

22 Jan 04:16
7b13ee9
Compare
Choose a tag to compare

Main changes

  • Fix poweroff alarm.
  • Hide There's an internal problem... popup after boot (cannot pass compatibility check if CONFIG_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

11 Jan 14:23
8aeff30
Compare
Choose a tag to compare

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.

Download mirror