[roll] Roll fuchsia [wlan][policy] Refactors IfaceManager serve loop.

This change factors the IfaceManager operation matching and
servicing into a dedicated function.

Original-Bug: 113062
Test: None - pure refactor.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/747188
Original-Revision: 1ee9d11031695df35114625fd7c987bd1c3d46dd
GitOrigin-RevId: d19a9529065fa169fd1ac65270dfebfbb14ab873
Change-Id: I68885ce8c0bc87e33bad13e1a9fc390aac38bbef
1 file changed
tree: a1cfc0297b2aae704630610dff6a89ae99b9410a
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.