This repository has been archived by the owner on Jan 29, 2024. It is now read-only.
lineage-18.1-20220515
BYZYB
released this
15 May 08:27
·
10 commits
to lineage-18.1
since this release
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).