[roll] Roll fuchsia [brcmfmac] Re-enable sdio_timeout_ recovery trigger condition

The use case of sdio_timeout_ trigger condition was removed by
fxr/612803 during brcmfmac network device migration. This CL adds it
back.

Original-Bug: b/257324906
Test: New test in sdio_test.cc

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/904205
Original-Revision: 37a6107e68edf11d16ae283a754ecef0c59f9b16
GitOrigin-RevId: 84c4917ac734d228e783488429f7729740042026
Change-Id: I6213596f1e6f4fab51ed347d9a51a4d4897ca2d7
1 file changed
tree: 26445865125dc694c567de584d7f6f67862002d5
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.