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
This commit is contained in:
parent
c33e27eb8b
commit
a0b61b75d3
@ -7,8 +7,7 @@
|
||||
# Load device specific kernel modules
|
||||
# Modules here will be loaded *after* all common modules
|
||||
modprobe|snd-soc-cs35l41-spi.ko
|
||||
modprobe|ftm5.ko
|
||||
modprobe|sec_touch.ko
|
||||
modprobe|goodix_brl_touch.ko
|
||||
modprobe|input-cs40l26-i2c.ko
|
||||
|
||||
# All device specific modules loaded
|
||||
|
Loading…
Reference in New Issue
Block a user