[roll] Roll fuchsia [wlandevicemonitor] Refactor CreateIface request and response

The fuchsia.wlan.device.service/DeviceMonitor.CreateIface method now
uses a table in the request and response, and returns an error when it
fails.

The transition to tables is a forward looking change since we may
someday wish to stabilize fuchsia.wlan.device.service/DeviceMonitor so
that a tool like wlan-dev may be used out of tree.

Test: Added unit testing of new request and response formats.
Original-Fixed: 382051387
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1164112
Original-Revision: 2649490d6feeac389fdc45001a398d6d7f48ca78
GitOrigin-RevId: c18c2454e97ba5dcafab6480fc57a7885304574f
Change-Id: I38f6ddde921151316c8d34dcd05e656576c77a6b
1 file changed
tree: 842f43892461629d470f1cb2371545b8f43736f7
  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 in one of the communication channels documented at get involved.

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.