[roll] Roll fuchsia [wlanif] Remove C++ mlme dependencies

Original-Bug: 29063, b/309656649
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/942852
Original-Revision: 35d3ea6c9a96ec7c587c113f6e134ae136c6a805
GitOrigin-RevId: 8aa405ad54da559bdbc10ae92a97736a3d4ab994
Change-Id: Ic04cf6ea89e3488126283a3274b672a7fb1f1931
1 file changed
tree: 70b0831ad3ef084bf5e37c4dbbb4d200f959b063
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.