[roll] Roll fuchsia [wlan][policy] Sets region through IfaceManager.

Original-Bug: 68373
Original-Bug: 49632
Test: fx test wlancfg-tests
Test: act.py -c <CONFIG_PATH> -tc \
      ChannelSweepTest:test_regulatory_compliance
Test: act.py -c <CONFIG_PATH> -tc RegulatoryRecoveryTest
Test: Initial DUT configuration and reboot
Multiply: wlancfg-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/497606
Original-Revision: ec56b91438136823f4d29c1573496e1bfae62a29
GitOrigin-RevId: 14237eb89127265da7e1c24f2c5c8d0ca6890030
Change-Id: If3f54e38b08dc41effbe8e84915127464d65a27d
1 file changed
tree: b9e1e409ecdb1df8f953a1cf17a1403d098a6485
  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.