commit | 7fcece8f7335845165f729c71ef98a35f51d4105 | [log] [tgz] |
---|---|---|
author | Cheney Ni <cheneyni@google.com> | Thu Jan 31 10:34:06 2019 -0800 |
committer | android-build-merger <android-build-merger@google.com> | Thu Jan 31 10:34:06 2019 -0800 |
tree | 8db1d76007b0c33cd7e9f782bffe74c50ccf8dbb | |
parent | bfc9855ae4f765adea3ae1e24ff200b495e619d0 [diff] | |
parent | bd032886ead147c4f0c5d7c0cdb91e80cd8e1e84 [diff] |
Merge "VTS for Bluetooth Audio HAL v2" am: 5203e215e2 am: bd032886ea Change-Id: If69a32d7b4fb1054a2bc8b3c8e134a5677938507
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;