[roll] Roll fuchsia Revert "[wlan] Reduce wire usage in brcmfmac Sim tests."

This reverts commit 2a15f2a46de3492dae5cdcf87e59a1b6b659beea.

Reason for revert: suspected to be breaking build https://g-issues.fuchsia.dev/issues/380311924

Original change's description:
> [wlan] Reduce wire usage in brcmfmac Sim tests.
>
> Use natural FIDL types instead of wire types when storing FIDL messages
> inside these two Sim tests. A few minor cleanups (using const, etc.) are
> included. This change does not affect any non-test code.
>
> Test: fx test brcmfmac_sim_test
> Change-Id: I7ac0b3ff5a02fc797264d40393ce75aa3a0f23a9
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1158116
> Reviewed-by: John Tan <johntan@google.com>
> Fuchsia-Auto-Submit: Karl Ward <karlward@google.com>
> Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1161160
Original-Revision: 0f4f3196d5e1978cf03fcd904532761a9ef0bbf8
GitOrigin-RevId: bbb2ff2789bcd871b436dabbb85c7c3b6783553f
Change-Id: Ib4727363330d40ea0f90c943673968d45db40ddc
1 file changed
tree: 89f9304e18804d23e598b1a5e968018c1c01a5ea
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.