msm8953-common: Update wlan perameters

* init.qcom.rc Declare WiFi FW reload path
* BoardConfigCommon.mk include WIFI_DRIVER_OPERSTATE_PATH
This commit is contained in:
SyberHexen
2020-10-14 20:19:19 +02:00
committed by jeangraff30
parent 11edee6c64
commit 6c5e66b9df
2 changed files with 4 additions and 0 deletions

View File

@@ -224,6 +224,9 @@ on boot
mkdir /data/vendor/sensors
chown system system /data/vendor/sensors
# Wifi firmware reload path
chown wifi wifi /sys/module/wlan/parameters/fwpath
# msm specific files that need to be created on /data
on post-fs-data
mkdir /data/vendor/misc 01771 system system