[roll] Roll fuchsia [wlan][mlme] Remove indirection through MlmeImpl for ClientMlme

The `MlmeImpl` trait is now implemented directly for `ClientMlme`
instead of forwarding the trait methods to internal `ClientMlme`
methods.

Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1618489
Original-Original-Revision: e1e06037dadaeee961b47bbc19ea81c09bf9e1ab
GitOrigin-RevId: 870199f07e726c3a03887c0078b7fd66f5452552
Change-Id: I7e188d9868a4796f6e348eba815925eb7c565a41
1 file changed
tree: 25ea361ef844b053e66a5a900c357d0a15793832
  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.