commit | d33133b1cdbbc1caa1a58a66bf45c0d65cc6305c | [log] [tgz] |
---|---|---|
author | Vinay Kalia <vinaykalia@google.com> | Tue Jan 08 10:22:46 2019 -0800 |
committer | android-build-merger <android-build-merger@google.com> | Tue Jan 08 10:22:46 2019 -0800 |
tree | bb7ad9865e077c63b65be5d5d6524e6600796a2e | |
parent | 140d3fe6fcfbda54908acb3dd9ea6f90bf326b8a [diff] | |
parent | 504499c7afe9378881c1966b0097b49a701f0907 [diff] |
power/stats: Add default implementation am: 7b3d7a0afc am: 504499c7af Change-Id: I004185e114bc4d1f60dc1dd72160e7df165d3ffb
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;