commit | 9fe4121ff66a06d5fa4164987fd15b7956b8dd79 | [log] [tgz] |
---|---|---|
author | Slava Shklyaev <slavash@google.com> | Thu Dec 13 13:54:22 2018 -0800 |
committer | android-build-merger <android-build-merger@google.com> | Thu Dec 13 13:54:22 2018 -0800 |
tree | 03d28800669a324940d18e9a99f5c91003a5e22c | |
parent | 5cd61fb6cea7241765d69fe0a89f0da586080dfd [diff] | |
parent | e225e6b7eed6f006b6ad6a252250bc8fbc452f39 [diff] |
Add new operand type TENSOR_BOOL8 am: 51e44f7090 am: e225e6b7ee Change-Id: Ib1ea3bfc0a7ec3ec21ea2334ba23c870265b7aae
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;