Alex.A
September 10, 2021, 11:19pm
4
Can’t speak for /e/, but I’m quite sure LOS includes the firmware updates by pulling the blobs from the FPOS updates.
See a few references to LOS dev below:
An update from my side: we have decided to integrate modem and dsp partition images into the coming LineageOS updates. It may take a while for that to be approved in our case by LineageOS directors and I am still testing it here locally. This means that an OTA update will now contain these partition images in its payload:
boot.img dsp.img dtbo.img mdtp.img modem.img rpm.img system.img vbmeta.img vendor.img
The dsp, mdtp, modem and rpm images are new. I hope that this eliminates all rem…