Bug: 199578214 Test: trigger audio coupled haptics via sound picker app Change-Id: I2c20f75d5df59e5d72800878c76c5ad3c1709079
18 lines
628 B
INI
18 lines
628 B
INI
##########################################################
|
|
# init.insmod.panther.cfg #
|
|
# This file contains panther 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|bcmdhd4389.ko
|
|
modprobe|snd-soc-cs35l41-spi.ko
|
|
modprobe|ftm5.ko
|
|
modprobe|sec_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
|