sdm660-common: rootdir: Remove insmod for non-existent module
Change-Id: I75afecc8909b55467dfde74d40e77007480fe31d
This commit is contained in:
parent
f207f0b1c3
commit
9aae9b3ad7
1 changed files with 40 additions and 42 deletions
|
@ -111,9 +111,7 @@ on boot
|
|||
#Create folder dump yuv images while debugging
|
||||
mkdir /data/vendor/camera 0770 camera camera
|
||||
|
||||
#Load WLAN driver
|
||||
insmod /vendor/lib/modules/qca_cld3/qca_cld3_wlan.ko
|
||||
setprop wlan.driver.status "ok"
|
||||
# Wifi firmware reload path
|
||||
chown wifi wifi /sys/module/wlan/parameters/fwpath
|
||||
|
||||
#USB controller configuration
|
||||
|
|
Loading…
Reference in a new issue