[roll] Roll fuchsia [nxpfmac] Use IF mac address in request.

If a mac address is included in the IF create request use it
else use the default (for client IF).

Original-Bug: 116621

Test: Manually verified that the mac address specified in
the request is being used.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/770136
Original-Revision: c9722caae275b8a6d29b533f621b335d397b0893
GitOrigin-RevId: 2b0860494738003e5241d9244f803c710997051f
Change-Id: I3618e0c12486afce0c0862a14f4ac02a9701624e
1 file changed
tree: 57d19aa4985e4f52a034013c313272c0c82dd71e
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.