v2026.03.18
·
7 commits
to main
since this release
This release addresses an upstream bug in abootctrl. If you are updating from a previous release, you must reset the boot environment after the update to avoid boot issues.
Instructions
- Bypass signature verification in recovery and reboot into LineageOS Recovery
- In Advanced, select Mount/unmount system and Enable ADB
- Run
rm -f /mnt/vendor/_persist/grubenv_abootctrlfrom withinadb shell
You may also delete this file manually. For more information, see mainline/common: Fix bug on empty ro.boot.slot_suffix.