from: 715ff58363e1fd4edc7c1bd428a77af6ddcb7684 with updated device path Bug: 198128551 Change-Id: I2d9eace5077290b74ef00efb7304128f344514c1
16 lines
583 B
INI
16 lines
583 B
INI
##########################################################
|
|
# init.insmod.ravenclaw.cfg #
|
|
# This file contains ravenclaw 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|haptics-cs40l2x.ko
|
|
|
|
# All device specific modules loaded
|
|
setprop|vendor.device.modules.ready
|