[roll] Roll fuchsia [Honeydew]: Import order fix in wlan.py

Fix that wasn't caught using conformance.sh because of stale build.

Verified the following on Patchset: 1
* HoneyDew code guidelines

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1044157
Original-Revision: beffb206e1fbb6cc93143b5f5871ef807e03a358
GitOrigin-RevId: 8afb88a2bdaf56a2ab7f49fd8e176fa15482f21e
Change-Id: If3524c1ab3df5c496ccd9e57df4136823f416556
1 file changed
tree: c3dfa95bd8480ba3839bd99bef2ec5d6e57e7692
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.