device_google_lynx/init.insmod.lynx.cfg
Mason Wang a0b61b75d3 Add touch module in init.insmod.xxx.cfg for L10.
Add touch module into the init.insmod.xxx.cfg, it will be loaded after all
common modules in late-init. So the touch module won't be loaded in
off-mode-charge.

Bug: 227269826
Test: Verify pass that the touch module is not loaded in off-mode-charge.

Change-Id: I3448f8e983cb26952d4991c29b5bd66b1120a1fa
2022-03-29 12:38:25 +08:00

14 lines
556 B
INI

##########################################################
# init.insmod.lynx.cfg #
# This file contains lynx 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|snd-soc-cs35l41-spi.ko
modprobe|goodix_brl_touch.ko
modprobe|input-cs40l26-i2c.ko
# All device specific modules loaded
setprop|vendor.device.modules.ready