Эх сурвалжийг харах

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
Mason Wang 3 жил өмнө
parent
commit
a0b61b75d3
1 өөрчлөгдсөн 1 нэмэгдсэн , 2 устгасан
  1. 1 2
      init.insmod.lynx.cfg

+ 1 - 2
init.insmod.lynx.cfg

@@ -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