[roll] Roll fuchsia [wlan][mlme] handle_mlme_req -> handle_mlme_request

The wlan-mlme now internally uses `handle_mlme_request` everywhere
instead of the shorthand `handle_mlme_req` that in some places was
cleverly avoiding writing a fully-qualified path.

Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1618488
Original-Original-Revision: a82959d514b1d83604086b98a8146f480db8a6db
GitOrigin-RevId: b2918fef0818f6c78d6f8e7332312da74b72a517
Change-Id: I4415a318d6ca3787d064175b5cb7b4150a2aed4a
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1622537
Cr-Commit-Position: refs/heads/main@{#193270}
1 file changed
tree: 69537a129dd5a37e67c41b3bf81a529219b2afc4
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.