Robin Peng | cd374d8 | 2021-02-23 20:00:46 +0800 | [diff] [blame] | 1 | ########################################################## |
| 2 | # init.insmod.raven.cfg # |
| 3 | # This file contains raven 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 |
Daniel Mentz | 296196c | 2021-04-28 20:39:25 -0700 | [diff] [blame^] | 9 | modprobe|bcmdhd4389.ko |
Robin Peng | cd374d8 | 2021-02-23 20:00:46 +0800 | [diff] [blame] | 10 | modprobe|sec_touch.ko |
| 11 | |
| 12 | # All device specific modules loaded |
| 13 | setprop|vendor.device.modules.ready |