[automerger skipped] The test failed when one of the three cameras was configured with a maximum android.scaler.availableStreamConfiguration size of 1600*1200 am: 6f6fe9a5e2 -s ours am: 085c990b30 -s ours
am: 1525fe838b -s ours
am skip reason: change_id Ia4845d43871730e14b5ba1411ce72f8c4bb69042 with SHA1 6f6fe9a5e2 is in history
Change-Id: I431276e123460f2e517bf6675c07e75e6c683016
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;