Dear Team,
We are working with Android 14_2.0.0 on a custom board based on the i.MX8MQ platform. We are including our drivers and kernel modules using a gki.fragment configuration.
Issue Description:
Before OTA Update:
The board boots from the boot_a slot.
All drivers and kernel modules defined in gki.fragment are correctly loaded at boot.
Functionality dependent on these modules works as expected.
After OTA Update:
The board boots successfully from the boot_b slot.
However, none of the drivers or kernel modules from gki.fragment are loaded.
This causes critical features relying on those modules to break.
Additional Information:
Could you please help us identify what might be missing or misconfigured? We need a solution to ensure that the gki.fragment modules load correctly after an OTA update.
Regards,
Maruti Naik