Change-Id: I82fdf19168c57722403b81d983505a35d12b9926 Signed-off-by: xyzuniverse <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
|
|
|