[roll] Roll fuchsia Revert "[wlan] Inline table for Fullmac SignalReport."

This reverts commit 52910605155267b2f9040eadb9f5691896fbc1c5.

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

Original change's description:
> [wlan] Inline table for Fullmac SignalReport.
>
> ABI-compatible table type is preferred over struct for Fullmac
> SignalReport.
>
> Test: fx test brcmfmac_sim_test wlan_mlme_tests fullmac-tests
> Original-Bug: b/301104836
> Change-Id: I2c88314336ccbf80c17e6a5bdc6a72e1e3c8f4f2
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1157852
> Reviewed-by: John Tan <johntan@google.com>
> Commit-Queue: Karl Ward <karlward@google.com>
> Reviewed-by: Dylan Swiggett <swiggett@google.com>
> API-Review: Rebecca Silberstein <silberst@google.com>
> Reviewed-by: Rebecca Silberstein <silberst@google.com>

Original-Bug: b/301104836
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1161159
Original-Revision: 0a48ef600c3695e0e709197c887b71d19a4e18b0
GitOrigin-RevId: a3a4175d2749577cf8e0a90b5633b65783cf26ca
Change-Id: Ib4dc1fe6a2c4c64677a8709f92cd1b9b8f943fc9
1 file changed
tree: bc6dadba30ff60f704014abefd408ee318a6561b
  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.