commit | 1b7da8b6bb39b79073c8d5d74cf58623a1012891 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Tue Mar 12 13:45:13 2019 -0700 |
committer | android-build-merger <android-build-merger@google.com> | Tue Mar 12 13:45:13 2019 -0700 |
tree | ae4fb1ce0ca8ad8baace868080c8c24b4fe8ef9e | |
parent | 6d37b594a87bdc0c7b759d781103813da36f8bff [diff] | |
parent | 5418f17004020516347e71093e71c3a74ef6c6a7 [diff] |
Merge "bufferqueue@1.0: remove comment in function def" am: 5418f17004 Change-Id: I16a36e4a98a38f0e2a014f927c4e51e034216519
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;