[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
1 file changed
tree: f1346396d086bd90fd47f9e850e34dda5eaaa86e
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.