commit | 719c81aa195f3501958a5c0497c274e421386f6c | [log] [tgz] |
---|---|---|
author | Xusong Wang <xusongw@google.com> | Mon Feb 11 20:22:52 2019 -0800 |
committer | android-build-merger <android-build-merger@google.com> | Mon Feb 11 20:22:52 2019 -0800 |
tree | 4acb277cf62aa17cf79bf9575c29c65a577df975 | |
parent | e3efb557a7ae427e500e87ebeabd99f6ff82fc35 [diff] | |
parent | 13809338461339362582ebe5a38229371719bef8 [diff] |
Add VTS tests for NNAPI compilation caching. am: 96e68dc8e0 am: 1380933846 Change-Id: Ic37f74143ac636787a3e5d408d61811f6982e7b8
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;