Change-Id: Ib5f383c3c800567d8884a37ebfb5a956e7400e2b Signed-off-by: Ido <dev.xyzuniverse@gmail.com>
13 lines
345 B
INI
13 lines
345 B
INI
#############################################
|
|
# init.insmod.cfg #
|
|
# This file contains kernel modules to load #
|
|
# at init time by init.insmod.sh script #
|
|
#############################################
|
|
|
|
# Load kernel modules here, add your KO behind
|
|
modprobe|*
|
|
|
|
# All modules loaded
|
|
setprop|vendor.all.modules.ready
|
|
|