[roll] Roll fuchsia [honeydew] Add get_country affordance

Adds the wlan affordance for get_country. This CL has all of the functions to successfully get the currently configured country code from the phy id on a capable device.

Verified the following on Patchset: 4
* HoneyDew code guidelines
* Conformance: http://gpaste/5061156131045376
* Coverage: http://gpaste/4961724786016256
* Formatting: http://gpaste/5932739984883712
* Functional: Additional dependencies required, TODO from b/323406186

Original-Bug: b/290815703

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1006938
Original-Revision: dce6a514c944920be43268f445a1acc80c4934ee
GitOrigin-RevId: f6426b5485dd8be8299fa00c71a0856ade192490
Change-Id: I2a28a1202f4e87b9618a0f0cd45d788de28b2405
1 file changed
tree: e840864864bc214fa117e0419832691e3643c263
  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 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.