commit | 19048c28e961644d06eb5fda1692b754929a92fb | [log] [tgz] |
---|---|---|
author | paulye <paulye@google.com> | Tue Feb 26 20:10:50 2019 -0800 |
committer | android-build-merger <android-build-merger@google.com> | Tue Feb 26 20:10:50 2019 -0800 |
tree | 7bd591bbae5e293c4203593468bd2e05a4826fd5 | |
parent | 642079790415c3d47fb504a13d96914d9705ef2b [diff] | |
parent | 7042a1aa9da54eb2274fff0aa3f60c446d48bb48 [diff] |
Add vts for getSignalStrength_1_4 am: 7042a1aa9d Change-Id: If68b42ef4e2394a6abe6d08430bca3cd3fc5f219
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;