Files
device_google_redfin/init.insmod.redfin.cfg
Mark Salyzyn 3cbff385c0 Insmod script configuration use modules.blacklist
Load all modules except those listed in the modules.blacklist file.
Then load device specific modules that are members of the blacklist.

Signed-off-by: Mark Salyzyn <salyzyn@google.com>
Bug: 151950334
Test: fastboot flashall & boot
Change-Id: I88b3f9fa5eb21ae8dfb66bc24ca485ea214914a8
2020-06-02 18:49:39 +08:00

20 lines
484 B
INI

#############################################
# init.insmod.cfg #
# This file contains kernel modules to load #
# at init time by init.insmod.sh script #
#############################################
# Load kernel modules
modprobe|-b *
modprobe|sec_touch.ko
# All modules loaded
setprop|vendor.all.modules.ready
# Boot devices
enable|/sys/kernel/boot_adsp/boot
enable|/sys/kernel/boot_cdsp/boot
# All devices enabled
setprop|vendor.all.devices.ready