[roll] Roll fuchsia [honeydew][wlan] Cleanup of wlan_core functional tests

This change removes the unneeded logging.Logger and unused imports and
global variables.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1421115
Original-Revision: 23f3067cc5e7319cb5b980f07a112cb9cbc0e80d
GitOrigin-RevId: 47c30b9c38837e32361a922becd1db116a51f250
Change-Id: I397f34061ad44393f023e3173b2889a0329d4287
1 file changed
tree: 2fb30bc1dd1c1e259170aeabbefd459e52022349
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.