blob: 340eb4bf8dbddd35f93b17cc2b285bb9a1d855fe [file] [log] [blame]
Adam Shihf15086f2022-09-05 11:05:32 +08001####################################################
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
Robin Pengdbf355e2023-03-15 01:22:07 +00009modprobe|system -b *
10modprobe|vendor -b *
Adam Shihf15086f2022-09-05 11:05:32 +080011# All common modules loaded
12setprop|vendor.common.modules.ready