platform_hardware_interfaces/wifi
Roshan Pius 0d1bb97447 wifi(vts): Remove a tight loop of toggling wifi state
The tight loop of HAL start/stop exposes a race condition within the HAL.
Adding a fix for preventing this race would need a fix which would be
pretty risky at this point of the release. The issue itself is unlikely
to happen in real use cases because wifi toggles (user initiated or test
scripts initiated) via framework goes through a series of processing
before it invokes the HAL start/stop.

Bug: 64195190
Test: `make vts -j30 BUILD_GOOGLE_VTS=true TARGET_PRODUCT=aosp_arm64 &&
vts-tradefed run commandAndExit vts --skip-all-system-status-check
--primary-abi-only --skip-preconditions --module VtsHalWifiV1_0Target -l
INFO`

Change-Id: I4e4d65f8b6e2e423a3a5f26e5a97a78b7e99c3e8
2017-08-09 04:58:29 +00:00
..
1.0 wifi(vts): Remove a tight loop of toggling wifi state 2017-08-09 04:58:29 +00:00
1.1 wifi(vts): Ignore IWifi.stop() returning ERROR_NOT_AVAILABLE 2017-08-08 17:02:19 +00:00
offload/1.0 Wifi Offload HAL: Improve VTS tests for scanConfig 2017-07-26 11:29:37 -07:00
supplicant/1.0 supplicant(vts): Remove start/stop framework 2017-07-24 14:13:48 -07:00
.clang-format wifi(vts): simplify HIDL calls 2017-02-15 12:47:02 -08:00
Android.bp wifi(implementation): Create 1.1 interface package 2017-07-06 19:44:33 +00:00