commit | 1c8a8bed7668997eb5da097d13a5db80f74e6e1f | [log] [tgz] |
---|---|---|
author | Michael Butler <butlermichael@google.com> | Wed Apr 17 11:06:23 2019 -0700 |
committer | android-build-merger <android-build-merger@google.com> | Wed Apr 17 11:06:23 2019 -0700 |
tree | 5eb79cdd431bc46814cf3cadefb9b1e4d0f7de7c | |
parent | c97df8c3a4f710f4db6db3956a348a9f1ef7fe33 [diff] | |
parent | a1707a6b587d76814ef36f749fe05f2520de7034 [diff] |
Fix IBurstCallback.hal typo am: a1707a6b58 Change-Id: I252c3be6364893cd9266b1add9215342eb3117ea
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;