commit | 8addda11f1ba9f6b388c9e8421948e660684219c | [log] [tgz] |
---|---|---|
author | Felix <none@none.none> | Mon Jan 07 15:22:29 2019 -0800 |
committer | android-build-merger <android-build-merger@google.com> | Mon Jan 07 15:22:29 2019 -0800 |
tree | c26ca54370757bff13568c5a3f926c08c58d661f | |
parent | 73d868e5405f40a9b7d27bb222757474618e3270 [diff] | |
parent | 0eb279618b3089d17cc8b54ebc5f162471d12446 [diff] |
health: Add CAP_WAKE_ALARM to service am: 1fe2196f11 am: 0eb279618b Change-Id: Ia8ed65ddb7c37e4935c054c26a8db233acbe198f
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;