63e25afa4e4edab177e8a36eff6991d3b337dbed

Presently, during unload, driver waits for max of 40sec if there are any external threads. But if driver unload won't happen within 30sec framework's watchdog kills system server, leading to device reboot. Also this may lead to driver not to print external threads which got stuck in driver. To mitigate this issue reduce wait for external threads completion to 20sec from 40sec. Change-Id: I35cfb0ec20a7d4584196243ec0b1167b5eaa6bf0 CRs-Fixed: 2030112
This is CNSS WLAN Host Driver for products starting from iHelium
Description
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%