commit | 643828ca58dc1399816fcb31720ff1702be15947 | [log] [tgz] |
---|---|---|
author | Xin Li <delphij@google.com> | Thu Feb 21 09:25:02 2019 -0800 |
committer | Xin Li <delphij@google.com> | Thu Feb 21 09:25:02 2019 -0800 |
tree | 88d5e1bfe498a4f8de9a63af767f8fafd4f10d99 | |
parent | feadd1da7a93d0f33e67d7afc257929e75ffaf7d [diff] | |
parent | 16c9bbef978dce07f117ae679d978347a4d252b2 [diff] |
DO NOT MERGE - Merge pi-dev@5234907 into stage-aosp-master Bug: 120848293 Change-Id: If9d46ccb84262fb89c797fa5cfb6b4579127c4e9
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;