[roll] Roll fuchsia Revert "[brcmfmac] Add new trigger condition for firmware recovery"

This reverts commit e85777893321fc4b1eb665b5da62cd4a2f38bc5e.

Reason for revert: Task flake(use-after-return).

Original change's description:
> [brcmfmac] Add new trigger condition for firmware recovery
>
> Based on a new firmware error pattern -- the firmware stop responding to
> the control frames, this CL adds a new firmware recovery trigger
> condition to reload the firmware when this happens.
>
> This CL also adds brcmfmac_recovery_test to brcmfmac_tests group.
>
> Original-Bug: b/308487937
> Test: 1) New unittest. 2) Manually test with error injection, scan works
> after recovery.
>
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/939211

Original-Bug: b/308487937
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/949685
Original-Revision: 9c0459e8571405fcec4f78cef6d175ca0096f04f
GitOrigin-RevId: c166bd5b6050334ed70cbdea2f5b482c3098b5d2
Change-Id: I46760853a3a675e75a3dda79086e8ac85f28d1c1
1 file changed
tree: 9e333220e49bd0c8ba1ab518d08367529038cfb2
  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.