commit | b113dd06e0b46fc6fb04a4ab9c895cf59a4e55d8 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Tue Feb 26 09:10:39 2019 -0800 |
committer | android-build-merger <android-build-merger@google.com> | Tue Feb 26 09:10:39 2019 -0800 |
tree | 6b589b07cf6680bccf45ee239e38f3d5bcf76cd4 | |
parent | e4eef2cabd869ed3840f805d77465aba73c6c1f2 [diff] | |
parent | 63bf69427b3080f7ecbae3e34d1253412e17028e [diff] |
Make audio HAL consistent. am: 63bf69427b Change-Id: I47101a03d8598b415336b2fa7f9b4ead084c5ba2
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;