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

Bug: 131756210
Change-Id: If3ec9b205607bf7a6939030ee02489ce66c99c5a
This commit is contained in:
Xin Li 2019-05-09 09:27:04 -07:00
commit 96a902d39b

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;