[roll] Roll fuchsia [wlan] Add factory_addr to WlanSoftmacQueryResponse

This change adds the `factory_addr` field to the
WlanSoftmacQueryResponse type, returned by the Query method of the
WlanSoftmac FIDL protocol.

Also adds factory_addr values for fake softmac test utils.

Original-Bug: 455612638

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1408898
Original-Revision: 48a0570acae2e9331a2d50a592e5b26fce87a39d
GitOrigin-RevId: 3a9987a019ec40e72edb431875bb70101004c475
Change-Id: I44f2560462f4758bc5fff5396670209eae7ba7ae
1 file changed
tree: 48744072afc7a625db9538609b1393299dfd8874
  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.