[roll] Roll fuchsia [wlan][ddk] Delete duplicate WlanPhyType from associnfo.

The PhyType pretty clearly belongs in phyinfo.fidl and there isn't
a clear justification for this duplicate.

Test: Existing
Original-Bug: 74579
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/623287
Original-Revision: 74724d8b2bfdeb1ad4596d9cd0420b216136920e
GitOrigin-RevId: 22d198f2965050cbc4ab9951c83e4b794f61521c
Change-Id: I29d1f866d8ceba98834aa200ff1e82eea60fc1e5
1 file changed
tree: 1ff3202e7bc559e72b8aff73771ac2a1822dfeae
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. 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 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.