commit | c9e9180f75ec8fef454c25264c61284819b6f1ef | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Tue Apr 23 16:08:58 2019 -0700 |
committer | android-build-merger <android-build-merger@google.com> | Tue Apr 23 16:08:58 2019 -0700 |
tree | 2562cfb4b5ab15d373fc3ab34bfe6d49606f0e4d | |
parent | dff8dd72a313c783e63561f4af8f033ec87ba53f [diff] | |
parent | b25507df4bdfde83f32ec7c851e7ba62d0714893 [diff] |
power@1.3 is for P. am: b25507df4b Change-Id: I04d2ffafc587d6a4e57441318678757fec75e2d3
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;