[roll] Roll fuchsia [wlan][policy] Roam manager serve to function

This changes moves the `LocalRoamManager::serve` function into a
separate function. This will be used in a future change which converts
RoamManager into a fully service loop based service, rather than a
struct based one.

Original-Bug: None
Test: None

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1037271
Original-Revision: 5f72903c70882f01a4a198bad3e30ea03a2f6c0d
GitOrigin-RevId: 4970bc7ad4c1750d399f0c8dcb2d5c0089e1122c
Change-Id: Ia55936df9dd035ce7fc0dd809726315b1786303f
1 file changed
tree: 3f85fcfffbc3cb64987be61f76ed9746c88bb63d
  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.