[roll] Roll fuchsia [wlan][mlme] Translate to banjo WlanKeyConfig

This removes a dangerous pointer reinterpretation between a banjo
type and a Rust type.

Test: Existing coverage exercises new code.
Original-Bug: 88932
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/640114
Original-Revision: a168480e1c085da90014ec3beb57d480445e006b
GitOrigin-RevId: cf52535c2c4ae7985632c9ea9b3f724ce0d2a8c8
Change-Id: Iab74c6c324d6b1f03f064761f07b00d67fc51da0
1 file changed
tree: 1f891318decfdaa68718be25f23d82226045d59d
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.