Load bcmdhd4398 instead of bcmdhd4383 Bug: 270200339 Test: wifi module can be turned on Change-Id: If71c0d4a3cc79314a49c40108ffd4880b5271541
19 lines
692 B
INI
19 lines
692 B
INI
##########################################################
|
|
# init.insmod.comet.cfg #
|
|
# This file contains comet specific kernel modules #
|
|
# to load at init time by init.insmod.sh script #
|
|
##########################################################
|
|
|
|
# Load device specific kernel modules
|
|
# Modules here will be loaded *after* all common modules
|
|
modprobe|bcmdhd4398.ko
|
|
modprobe|snd-soc-cs35l41-i2c.ko
|
|
modprobe|goodix_brl_touch.ko
|
|
modprobe|cl_dsp.ko
|
|
modprobe|input-cs40l26-i2c.ko
|
|
modprobe|snd-soc-cs40l26.ko
|
|
|
|
# All device specific modules loaded
|
|
setprop|vendor.device.modules.ready
|
|
setprop|vendor.all.modules.ready
|
|
setprop|vendor.all.devices.ready
|