• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1##########################################################
2#           init.insmod.oriole.cfg                       #
3# This file contains oriole specific kernel modules to   #
4# load at init time by init.insmod.sh script             #
5##########################################################
6
7# Load device specific kernel modules
8# Modules here will be loaded *after* all common modules
9modprobe|bcmdhd4389.ko
10modprobe|ftm5.ko
11modprobe|sec_touch.ko
12
13# All device specific modules loaded
14setprop|vendor.device.modules.ready
15setprop|vendor.all.modules.ready
16setprop|vendor.all.devices.ready
17