[roll] Roll fuchsia [wlanstack] Clean up manifests after structured conf migration

After the migration to structured config, we can now remove these
unused manifests.

Test: fx test //src/connectivity/wlan/testing/hw-sim/test wlanstack-tests
      manual test on device
Original-Bug: 93826
Depends-on: tqr/515791
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/665846
Original-Revision: 827fda1e7b939fe1711a4439a3eb6f1677f79d15
GitOrigin-RevId: cb8fd8b5ba48525ececd0efbb386499e101f15f4
Change-Id: Ief8367c4e3adf59d0dfcaae3b5813b9abb7908c4
1 file changed
tree: 8b6eb41f99fab60308d320f33847df9357a2f8fa
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.