[roll] Roll fuchsia [wlan] Add factory_addr to DeviceMonitor FIDL

This change adds a `factory_addr` field to the QueryIfaceResponse type,
returned by the QueryIface method of the DeviceMonitor FIDL protocol.

Original-Bug: 455612638

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1405996
Original-Revision: 11d0e22114d82db937fa042998d6c162b2704ddd
GitOrigin-RevId: d04694c6433e6be299cfacc0ebf8114a09483a19
Change-Id: Ice40ab4d9aada6ec94db6905a8c5a6a3c3e7a517
1 file changed
tree: 8ee4cbbf064f3e52f8f8bafe4e7be5f09434952f
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.