[roll] Roll fuchsia Revert "[wlan][wlanix] Support real iface creation."

This reverts commit 61fa61614d98900db084a5e6db6d373f8f7704bb.

Reason for revert: The logic for detecting existing ifaces seems insufficient: b/323586414

Original change's description:
> [wlan][wlanix] Support real iface creation.
>
> Includes logic to detect when an iface already exists (i.e. when
> wlancfg is running) and skip creation/deletion.
>
> Original-Bug: b/299349496
> Test: Updated/added unit tests
>
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/929623

Original-Bug: b/299349496
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/986372
Original-Revision: cdacf69188ae1d95599877d583c42f0fe005ef75
GitOrigin-RevId: 4cf1367662b7729342d05e0dc0b7e0dc97c40b06
Change-Id: I1a6a40bf4e54aed475e8b2df039b9c696eb00577
1 file changed
tree: 6ece5ae861e0563eb0052b0dfd13e60d81f4eab8
  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.