[roll] Roll fuchsia [wlanphy] Remove puzzling fdf::Arena tag usage

The wlanphy driver was specifying acronyms of methods names as the arena
tags for each fdf::Arena. Arena tags are not implemented yet, and it's
unlikely we'll need to optimize allocations down to each method call.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1199785
Original-Revision: ac93db74a5a227cf72111854a44ccbd386f4ed0f
GitOrigin-RevId: bf66d6bba15deb26494963597f515ca8492c1c4b
Change-Id: I6381e76da701f2af3a1a41ef913ee604217efec8
1 file changed
tree: f3e8f8db7f2dfba0ca9bb4369618279189edb6ec
  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.