Merge "DO NOT MERGE - Merge Pie Bonito/Sargo into master."

This commit is contained in:
Xin Li 2019-05-09 22:05:44 +00:00 committed by Gerrit Code Review
commit 9c7e33a790

View file

@ -550,7 +550,6 @@ wifi_error WifiLegacyHal::startGscan(
}
// 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;