commit | af9e17465b3f6a7e88efdfc5c06ae24049e0b397 | [log] [tgz] |
---|---|---|
author | Xusong Wang <xusongw@google.com> | Thu Feb 14 18:31:20 2019 -0800 |
committer | android-build-merger <android-build-merger@google.com> | Thu Feb 14 18:31:20 2019 -0800 |
tree | 01a1355fbbf03791953f808156fd6012c5549983 | |
parent | f959dd768a368f7369c383bc830ec6ecb10bbc27 [diff] | |
parent | afe2661cc7ddddc6a8fffc99e09e0f059498d340 [diff] |
Modify several 1.2 nn operation specs. am: 3ee1f4a333 am: afe2661cc7 Change-Id: Ia36fde986bbd23b2601aafedaa487283ca02b69f
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;