Adam Shih | f15086f | 2022-09-05 11:05:32 +0800 | [diff] [blame^] | 1 | #################################################### |
2 | # init.insmod.common.cfg # | ||||
3 | # This file contains common kernel modules to load # | ||||
4 | # at init time by init.insmod.sh script # | ||||
5 | #################################################### | ||||
6 | |||||
7 | # Load common kernel modules | ||||
8 | # Modules here will be loaded *before* device specific modules | ||||
9 | modprobe|-b * | ||||
10 | # All common modules loaded | ||||
11 | setprop|vendor.common.modules.ready |