[roll] Roll fuchsia [wlan] Use new CreateIface request in end-to-end tests

The https://fxrev.dev/1164112 modified DeviceMonitor.CreateIface to use
a table for its arguments and response, and an error. The OOT tests were
failing because they did not use the new format. This change fixes those
failing tests.

Original-Fixed: 383390589
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1171952
Original-Revision: 16352e70bb1124fabdde1c887249f625e76b3206
GitOrigin-RevId: 5d79e0663cb3dd625ae97bb7b94551c28eb42693
Change-Id: If7c52ff80eb51ec6a719b8dc2f2d48d2ef6ef60b
1 file changed
tree: b6ad16b5a05d4d77909802c61a848656937af49c
  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.