commit | 3ae436ce52c6c340698bf15bb4bb63f8bc684cfa | [log] [tgz] |
---|---|---|
author | Jack Yu <jackyu@google.com> | Thu Mar 07 18:59:54 2019 -0800 |
committer | android-build-merger <android-build-merger@google.com> | Thu Mar 07 18:59:54 2019 -0800 |
tree | 8495df76112d6695634a3fc0a119768053ba4959 | |
parent | 8987bebd336c5cda5e8f0d3b441b73c97afed204 [diff] | |
parent | b6990823f92d4a94606144938e6d4c42486c9338 [diff] |
Merge "Added 1.4 setDataProfile and setInitialAttachApn" am: b6990823f9 Change-Id: Ie48dbc0fa11b850e14599a22ea87bf846c69eee9
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;