commit | 2b2d36c616fdb51a6a3b755e0d01c5b8b31da105 | [log] [tgz] |
---|---|---|
author | vichang <vichang@google.com> | Fri Feb 01 11:29:22 2019 -0800 |
committer | android-build-merger <android-build-merger@google.com> | Fri Feb 01 11:29:22 2019 -0800 |
tree | 35056b8e862e19f82c461961c8a26cdcd86e8c9d | |
parent | ae50248fc7167173b1eb5700fcddc09213042fc1 [diff] | |
parent | ea84e78b5d14c7691003e468bc09092e8e5f2c7e [diff] |
Merge "Remove the dependency on ICU" am: 97048ee337 am: ea84e78b5d Change-Id: Icae9420f47512d47a165fc91808f8f596edd329a
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;