commit | 120e1b9cd99eeeb4ad1e2ec7266b0088bf70ee73 | [log] [tgz] |
---|---|---|
author | Pavlin Radoslavov <pavlin@google.com> | Mon Jan 14 17:17:34 2019 -0800 |
committer | android-build-merger <android-build-merger@google.com> | Mon Jan 14 17:17:34 2019 -0800 |
tree | 2dbbbac6dc1482eee3b3320899526cd7d272ab86 | |
parent | 97b5f014c90f24a825693e7cb9b266ad39d8a578 [diff] | |
parent | 68defe6e33738fed3128fb7137575d4cabcb31c0 [diff] |
Merge "Bluetooth Audio HAL interface v2" am: 27a3c84ebd am: 68defe6e33 Change-Id: If57f137a3b71e6b535c23ac92483e15984b2e613
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;