Taimen: wifi: set inactivity time

Wait for 1 second to let wifi driver do
complete clean reset of SW/HW.

Bug: 121391366
Test: perform watchdog recovery and success

Change-Id: I6db70e4061f0cd7dc1538666c706f83595f95756
Signed-off-by: Roger Wang <wangroger@google.com>
This commit is contained in:
Roger Wang
2019-01-16 16:58:31 +08:00
parent 0a3b497ffe
commit 3ea5a86956

View File

@@ -663,6 +663,9 @@ oce_wan_score_idx7_to_4=0
oce_wan_score_idx11_to_8=0
oce_enable_rssi_assoc_reject=0
#Timer waiting for interface up from the upper layer
gInterfaceChangeWait=1000
END
# Note: Configuration parser would not read anything past the END marker