[roll] Roll fuchsia [wlanstack] Add structured config targets

Adds targets for structured config. Also maintains all previous targets
so any out-of-tree consumers can still use them.

Structured config is not actually used as part of this CL.

Original-Bug: 93826
Test: fx test wlan-hw-sim-test wlanstack-tests
      manual test on device
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/648501
Original-Revision: 2860949bf7e8c128eb6f6dd33640f7d13f7e47f3
GitOrigin-RevId: 020c3ea68322d24d1e79daaddeb2f0d16a91bcd8
Change-Id: I682bf1cb7bc83005a8c84fca95d33bfbfb204a7a
1 file changed
tree: 86f561ccca5e03af9569b0d30170764317d2c9b1
  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.