Bug: 232462808 Test: initial check for touch. Signed-off-by: Super Liu <supercjliu@google.com> Change-Id: Ifa5aff7827c60040e00d60212fd84b2442e009c5
14 lines
549 B
INI
14 lines
549 B
INI
##########################################################
|
|
# init.insmod.tangorpro.cfg #
|
|
# This file contains tangorpro 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|synadhd.ko
|
|
modprobe|snd-soc-cs35l41-spi.ko
|
|
modprobe|nvt_touch.ko
|
|
|
|
# All device specific modules loaded
|
|
setprop|vendor.device.modules.ready
|