commit | fb7ad2ba14dc9817dda4adb876b486d6b9d43e51 | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Thu Mar 28 11:13:02 2019 -0700 |
committer | android-build-merger <android-build-merger@google.com> | Thu Mar 28 11:13:02 2019 -0700 |
tree | 252170c854471927cfe20b871e54fb2225faccb1 | |
parent | 36b364abfba1b9418ca6089a02ed91d707441103 [diff] | |
parent | 54f20b62560c531e2d051cad53c6b0e5cc1e4e60 [diff] |
Update health@1.0 batteryVoltage units. am: 54f20b6256 Change-Id: Ie698e461ca8273010fbb4b8bd658bd19b9331adf
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;