s/cloudripper/ripcurrent s/gs201/zuma s/pantah/ripcurrent Bug: 229340586 Change-Id: Ic5dffbbfadbb1eb8479587b95222801426bba35e Signed-off-by: Aaron Ding <aaronding@google.com>
12 lines
460 B
INI
12 lines
460 B
INI
####################################################
|
|
# init.insmod.common.cfg #
|
|
# This file contains common kernel modules to load #
|
|
# at init time by init.insmod.sh script #
|
|
####################################################
|
|
|
|
# Load common kernel modules
|
|
# Modules here will be loaded *before* device specific modules
|
|
install_display_drivers
|
|
modprobe|-b *
|
|
# All common modules loaded
|
|
setprop|vendor.common.modules.ready
|