[roll] Roll fuchsia [honeydew] Add WlanPolicy.get_update

Implement WlanPolicy.get_update() using Fuchsia Controller, and
supporting method set_new_update_listener() as necessary for the
functional test.

Original-Fixed: b/361562400
Original-Bug: b/361563702
Original-Bug: b/324139202
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1111154
Original-Revision: 74a051a819a948fa4146f1832b5d314e5a896601
GitOrigin-RevId: 11a4edecc405ab3fc57271ff0c1597714bd6d7b9
Change-Id: I6785a49718e0dd42370f6b5242a2bff5cc04079f
1 file changed
tree: 65a050ac1bc2866ac262306ebad101fb55c0bdef
  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.