device_google_bluejay/init.insmod.bluejay.cfg
Robin Peng cfaa2c5721 init: set vendor.all.modules.ready and vendor.all.devices.ready
migrated from init.gs101.rc

Bug: 238853979
Signed-off-by: Robin Peng <robinpeng@google.com>
Change-Id: Idfc1833726592310f5c6ee2d8d30f5d6423b4a90
2022-07-14 21:13:20 +08:00

20 lines
702 B
INI

##########################################################
# init.insmod.bluejay.cfg #
# This file contains bluejay 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-i2c.ko
modprobe|cl_dsp.ko
modprobe|input-cs40l26-i2c.ko
modprobe|ftm5.ko
modprobe|sec_touch.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