[roll] Roll fuchsia [wlan] Add more debug logging for hw-sim test

More information to help debug the multiple-clients-ap hw-sim test.

Original-Bug: 91118
Test: Verified log change showed up locally. The canary log only showed
      up if I added an extra timer to the client future, as normally it
      finishes too quickly.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/633770
Original-Revision: 74fb128094a638502b43c43c727dc99ae12ea5d2
GitOrigin-RevId: 64303e6753f276a67bc19644cb4783529a38e93a
Change-Id: I7959f63dd3ca01b87db9f6c0fecbc82288a83707
1 file changed
tree: fcf39a61c466ebcd6195ace1311d8a1d924cace5
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.