Initialize device folder
from: 858c0f08e332220d80a9eef8ddcd39ef4d5296ee with updated device path Bug: 248399843 Change-Id: I215a40a4f4719d5432e87401f4a3214c5189ba20
This commit is contained in:
parent
74165f8951
commit
fd0859e694
202 changed files with 842057 additions and 2 deletions
20
init.insmod.ripcurrent.cfg
Normal file
20
init.insmod.ripcurrent.cfg
Normal file
|
@ -0,0 +1,20 @@
|
|||
##########################################################
|
||||
# init.insmod.ripcurrent.cfg #
|
||||
# This file contains ripcurrent 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|bcmdhd4398.ko
|
||||
modprobe|snd-soc-cs35l41-i2c.ko
|
||||
modprobe|ftm5.ko
|
||||
modprobe|sec_touch.ko
|
||||
modprobe|cl_dsp.ko
|
||||
modprobe|input-cs40l26-i2c.ko
|
||||
modprobe|snd-soc-cs40l26.ko
|
||||
|
||||
# All device specific modules loaded
|
||||
setprop|vendor.device.modules.ready
|
||||
setprop|vendor.all.modules.ready
|
||||
setprop|vendor.all.devices.ready
|
Loading…
Add table
Add a link
Reference in a new issue