commit | 6cc07cf94079f8d1b676a5754efb4efe39c7af06 | [log] [tgz] |
---|---|---|
author | Slava Shklyaev <slavash@google.com> | Tue Feb 12 10:20:46 2019 -0800 |
committer | android-build-merger <android-build-merger@google.com> | Tue Feb 12 10:20:46 2019 -0800 |
tree | 8b93878697c167854600212c63098a189cf3336e | |
parent | d5f89df18f83bd5691d85930ba20f88dbe5e5316 [diff] | |
parent | c5862612176c8e539867bf2f522679ebf2666bd2 [diff] |
Deprecate OEM types in NNAPI am: 7081726008 am: c586261217 Change-Id: I315671619b16b6397bcca6aa804ec46ae4b6b98c
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;