commit | e3efb557a7ae427e500e87ebeabd99f6ff82fc35 | [log] [tgz] |
---|---|---|
author | Slava Shklyaev <slavash@google.com> | Mon Feb 11 20:22:36 2019 -0800 |
committer | android-build-merger <android-build-merger@google.com> | Mon Feb 11 20:22:36 2019 -0800 |
tree | 5802ec255a66cae68e586f7397f5a7e68ce172bb | |
parent | b4c3f2e660de36cfb51a13fc62bd8ef88156af58 [diff] | |
parent | 0fdf341379cdf2712f1d11c64a6915191ae4b7f9 [diff] |
Add getSupportedExtensions to NNAPI IDevice am: c9ff099c01 am: 0fdf341379 Change-Id: Idf4e6b55a3b74ffe7b2f0e2d9ee5588d1e22179c
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;