commit | dff8dd72a313c783e63561f4af8f033ec87ba53f | [log] [tgz] |
---|---|---|
author | Shawn Willden <swillden@google.com> | Tue Apr 23 11:23:31 2019 -0700 |
committer | android-build-merger <android-build-merger@google.com> | Tue Apr 23 11:23:31 2019 -0700 |
tree | aa29e89b072667634f512da1a80bc7f2c0428800 | |
parent | c1ac036a8c2ebd429d20862ba007b3d8acfff74a [diff] | |
parent | 744a37115a0a0e30fb84806ab2c320a6b744298c [diff] |
Correct IKeymasterDevice documentation. am: 744a37115a Change-Id: I9f7ae4efef89723a7200d9fbd72ee0e3e0cd2954
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;