[roll] Roll fuchsia [brcmfmac][tests] Fix double close of MLME channel in sim tests

This fixes various tests in the brcmfmac suite which attempt to close
a handle to a channel multiple times by using the zx::channel wrapper
type to manage the handle's lifecycle.

Original-Bug: 42151766
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1487060
Original-Revision: c98c93588c1a3e1ecf204d8d9ee99f216c2c9b6c
GitOrigin-RevId: c5553e89bd0522edf89caa7ae22701d553b34f69
Change-Id: I0a7422025bce25c06ac510318d4f14982e221241
1 file changed
tree: 5b62e9b8f3b7ac093da4ba78fb271a79162d3518
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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 in one of the communication channels documented at get involved.

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.