[roll] Roll fuchsia [wlan][policy] Allows PhyManager to set region.

This change adds a new method to the PhyManager to allow
callers to set the regulatory region on all known PHYs and
store the region for future use.  For now, this
functionality is test-only.

Original-Bug: 68373
Test: fx test wlancfg-tests
Multiply: wlancfg-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/497604
Original-Revision: b820097db2f5629cedfb41c6c0828a7c120f5a00
GitOrigin-RevId: d0acd059b4a6fa814278acdbd1dde8d792a2e3a7
Change-Id: I865bc78451a21d92ea97231889507cc6d679d1a4
1 file changed
tree: abafd8a129d44a9ef768fac6ee00d1ef871919f4
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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.