[roll] Roll fuchsia [wlan] Forward country code change.

Original-Bug: 478016054

Forward country code change indicated by wlan
driver (via the WlanPhyImplNotify protocol) to
the wlanphy client (via wlan.device::Phy protocol).

Test: Added a unit test and also manually verified
that firmware indicated country code is forwarded
up to WlanDeviceMonitor.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1322614
Original-Revision: aaa7cbea12e3e0eafd2c81af30a1bc0070952ca5
GitOrigin-RevId: 6289b9fdc13855da76ab9c0150a1a77ad7c0790a
Change-Id: I6f2fdb7feaa8d8c9ab6c8b586a84ce7b3052785b
1 file changed
tree: b23db8f032f3cbab6d88bc48aaf098d28eaad61c
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 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.