16kb: zuma: Extract the modules to load in Second Boot Stage

The modules defined in the config file init.insmod.<device>.cfg
need to be loaded in the Second Boot Stage.

The modules are store in the file in this format:

modprobe|<module-name>.ko

This change will parse the config file and extract the module name
including the .ko suffix.

Bug: 382569981
Test: Built and booted husky in 4k/16k modes
Flag: EXEMPT bug_fix
Merged-In: Ib809d536ada0968be3b23d28e6d29a7c4ec1c079
Change-Id: Ib809d536ada0968be3b23d28e6d29a7c4ec1c079
1 file changed