commit | 4962cfea0e0f5fb29c017e537e893e28a73f0308 | [log] [tgz] |
---|---|---|
author | Zhiyi Chen <zhiyichen@fuchsia.infra.roller.google.com> | Mon Nov 14 23:59:03 2022 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Nov 14 16:00:09 2022 -0800 |
tree | f1346396d086bd90fd47f9e850e34dda5eaaa86e | |
parent | f9c3bec70ecfc53f0f0ede22ff406d24b895eee9 [diff] |
[roll] Roll fuchsia [iwlwifi][wlansoftmac] Fix ScanComplete failure The ScanComplete() FIDL call failed to reach the other end on a certain scan at the very first boot on some certain devices. This change fixes this issue by adding FDF_DISPATCHER_OPTION_ALLOW_SYNC_CALLS flag to the FDF dispatchers created on both ends. Original-Bug: 114050 Test: Manually tested from the reporter. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/758826 Original-Revision: 37198aa4b200978ffcef4a9c07e963c4b1c47d28 GitOrigin-RevId: e94cc4f8feed845d6dc748babcaad546e2712ace Change-Id: Iad97680805f8aadb62d680ac56ecdcfae38e8091
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia
on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.