Skip to content
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.

lineage-17.1-20210414

Compare
Choose a tag to compare
@BYZYB BYZYB released this 14 Apr 05:50
· 25 commits to lineage-17.1 since this release
f92ef7f

Main changes

  • Android Security Patch level: 4/5/2021.
  • Android System Webview version: 89.0.4389.105.
  • Add a merged repo diff to replace the outdated patches (also remove some unused scripts).
  • Define shipping FCM version (legacy level) in the manifest.
  • Kernel improvements:
    • Build kernel image with clang-12 on Debian (the Ubuntu VM used before has been replaced).
    • Enable function inline for some modules.
    • Enable HID input device support (wireless mouse or gamepad should work properly)
    • Enable linker (gnu-ld) optimization by default.
    • Disable unnecessary kernel logs.
    • Fix all build warnings that should be fixed (or disable warning if the codes should not be changed).
    • Improve kernel security by merging upstream patches.
    • Remove trailing spaces from all files in kernel repo.
    • Remove forced fast charge implementation (not allowed in official builds).
  • Remove creation of /data/misc/wifi and /data/misc/dhcp.
  • Remove LineageOS Updater (new versions will always be released here and on Android File Host).
  • Remove more packages and overlays to reduce resource consumption (please delete /data/resource-cache manually if a bootloop happened).
  • Simplify CPU scheduler configure script (no need to set CPU retention mode manually).
  • Update NotoSansCJK (v2.003) and NotoSerifCJK (v1.001) fonts to the latest version.
  • Update SEPolicy (still not recommend to use enforcing mode).

Download mirror