commit | b48a6fa60a8ef93b483a490e465a8aa67c9f6771 | [log] [tgz] |
---|---|---|
author | Peiyong Lin <lpy@google.com> | Thu Feb 28 19:53:17 2019 -0800 |
committer | android-build-merger <android-build-merger@google.com> | Thu Feb 28 19:53:17 2019 -0800 |
tree | f77f082c8086c2c28ab4f00489278c168d0666ef | |
parent | 4172ab0e34429cfa6895a00c16871919a16dc948 [diff] | |
parent | 849c980804651470c443287de0378f72edb59fdc [diff] |
[composer] Remove implication. am: 849c980804 Change-Id: I7472fcd8ca66534ff1597458aa7f38695fba511e
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;