commit | 0525e64e7a1d4cdad988b0bb2514183755e8059f | [log] [tgz] |
---|---|---|
author | Peiyong Lin <lpy@google.com> | Wed Feb 06 14:41:18 2019 -0800 |
committer | android-build-merger <android-build-merger@google.com> | Wed Feb 06 14:41:18 2019 -0800 |
tree | f77d3c24b16bb634262be319e7c4af845dbff57c | |
parent | d78f1f0d8e1ea26c0b14760c9f131b7cc11d3ac8 [diff] | |
parent | 30e7ab464d09caae7744008d2dd96202808e293c [diff] |
Merge "[ConfigStore] Slient log spam." am: 925f06e87b am: 30e7ab464d Change-Id: I71cf5a11e558455f4a19e835d0ffb81417878311
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;