commit | af32ed1e54e5b2c8cb370c33fee221c9eb539aa6 | [log] [tgz] |
---|---|---|
author | Amruth Ramachandran <amruthr@google.com> | Mon Apr 01 18:28:07 2019 -0700 |
committer | android-build-merger <android-build-merger@google.com> | Mon Apr 01 18:28:07 2019 -0700 |
tree | 074523256da292fe2739721368e95ead9f57ecd9 | |
parent | cefbec0e9b2a0ed6a5509974042830868d70d05d [diff] | |
parent | 7c06193d0931df00d4fd3cb5ccf5ffe096188a8c [diff] |
Add VTS test for getDataRegistrationState am: 7c06193d09 Change-Id: I921a0f34176dec715ac1c8e50610aad461d2066a
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;