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
|
#Create folder dump yuv images while debugging
|
||||||
mkdir /data/vendor/camera 0770 camera camera
|
mkdir /data/vendor/camera 0770 camera camera
|
||||||
|
|
||||||
#Load WLAN driver
|
# Wifi firmware reload path
|
||||||
insmod /vendor/lib/modules/qca_cld3/qca_cld3_wlan.ko
|
|
||||||
setprop wlan.driver.status "ok"
|
|
||||||
chown wifi wifi /sys/module/wlan/parameters/fwpath
|
chown wifi wifi /sys/module/wlan/parameters/fwpath
|
||||||
|
|
||||||
#USB controller configuration
|
#USB controller configuration
|
||||||
|
|
Loading…
Reference in a new issue