commit | 22c50d5e9795cde45ac26f16b7df9f14bec922a2 | [log] [tgz] |
---|---|---|
author | Xusong Wang <xusongw@google.com> | Wed Jan 30 12:41:48 2019 -0800 |
committer | android-build-merger <android-build-merger@google.com> | Wed Jan 30 12:41:48 2019 -0800 |
tree | e4bf2102e74dcd687f97da6e079e9dc089f9cdc3 | |
parent | 3266cdf3bd7d745e2cc6b4be5eb93d41a0160f0d [diff] | |
parent | 40a888339e32768465a37c2b8c28376bab7be952 [diff] |
Add VTS test for dynamic output shape. am: 4faf072e22 am: 40a888339e Change-Id: I66faadf599114ad5eea70a3430c12407913026a1
diff --git a/wifi/1.2/default/wifi_legacy_hal.cpp b/wifi/1.2/default/wifi_legacy_hal.cpp index 55ec96d..375204c 100644 --- a/wifi/1.2/default/wifi_legacy_hal.cpp +++ b/wifi/1.2/default/wifi_legacy_hal.cpp
@@ -550,7 +550,6 @@ } // Fall through if failed. Failure to retrieve cached scan // results should trigger a background scan failure. - [[fallthrough]]; case WIFI_SCAN_FAILED: on_failure_user_callback(id); on_gscan_event_internal_callback = nullptr;