commit | cefbec0e9b2a0ed6a5509974042830868d70d05d | [log] [tgz] |
---|---|---|
author | Jack Yu <jackyu@google.com> | Mon Apr 01 12:41:38 2019 -0700 |
committer | android-build-merger <android-build-merger@google.com> | Mon Apr 01 12:41:38 2019 -0700 |
tree | 0508aa20f058bdcbfe47d6c86c2eda04a4e20dcd | |
parent | 422c18cc0362eb4e0a88ef66bca98efe47dcba06 [diff] | |
parent | 7885653276b9db8fb27e970507ae18dda7b3a121 [diff] |
Added VTS tests for setDataProfile and setInitialAttachApn am: 7885653276 Change-Id: I56598e9ba5dd72363bb64d4f69edb9b824cbb22e
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;