15 lines
527 B
INI
15 lines
527 B
INI
##########################################################
|
|
# init.insmod.oriole.cfg #
|
|
# This file contains oriole 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|ftm5.ko
|
|
modprobe|sec_touch.ko
|
|
|
|
# All device specific modules loaded
|
|
setprop|vendor.device.modules.ready
|