Because I root my phone, I have to follow some specific steps to update my system correctly.
Requires a PC
Device | Notes |
---|---|
Xiaomi Mi 9 Lite |
The newest update can either be downloaded through the built-in updater, exported to local storage and copied to the PC, or downloaded directly from download.lineageos.org
adb reboot sideload
adb sideload LINEAGE_UPDATE.zip
An alternative is installing Lygisk, which allows for automatic reinstallation after OTA Upgrades
adb reboot bootloader
fastboot flash boot MAGISK_PATCHED.img
fastboot reboot
And the update's done!
Update LineageOS on pyxis
Magisk Installation > Patching Images