1. Load synadhd.ko dhd module 2. Add tangorpro wifi overlay 3. Turn off mobile data by default 4. Isolate tangorpro configurations for customization. Bug: 228285237 Test: 1. build pass 2. check wifi overlay name 3. check tangorpro use syna hal in build log Change-Id: If775f3bd17f65830fe3c7ec0a9b6474b3ac7a1c8
15 lines
566 B
INI
15 lines
566 B
INI
##########################################################
|
|
# init.insmod.tangorpro.cfg #
|
|
# This file contains tangorpro specific kernel modules #
|
|
# to load at init time by init.insmod.sh script #
|
|
##########################################################
|
|
|
|
# Load device specific kernel modules
|
|
# Modules here will be loaded *after* all common modules
|
|
modprobe|synadhd.ko
|
|
modprobe|snd-soc-cs35l41-spi.ko
|
|
modprobe|ftm5.ko
|
|
modprobe|sec_touch.ko
|
|
|
|
# All device specific modules loaded
|
|
setprop|vendor.device.modules.ready
|