commit | 1fdb6477f7c38c33e5a648f47ce533c8c3ff1759 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Wed Apr 17 11:38:56 2019 -0700 |
committer | android-build-merger <android-build-merger@google.com> | Wed Apr 17 11:38:56 2019 -0700 |
tree | b0d786178246e0d11b539e405398d4888f11b999 | |
parent | 1c8a8bed7668997eb5da097d13a5db80f74e6e1f [diff] | |
parent | 6d312e23e6f7856d4b1d054465bc96baa5622aae [diff] |
Merge "Compatibility_matrix: s/current/4/" am: 6d312e23e6 Change-Id: Idbce32a888fab4b8b7f63623eefba96781c7b47f
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;