[roll] Roll fuchsia [wlan] Add missing e2e test to developer GN label

This GN label is intended to allow WLAN developers to build all e2e
tests. This allows WLAN developers to ensure that a local "fx build"
will build all the WLAN-related targets in the tree, helping with
refactors. However, the tests for the affordances were not previously
included.

Test: no functional change
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1578773
Original-Revision: d439449fa4a62fc15b244e67420824d875188707
GitOrigin-RevId: 2d24ed6b03595ee5a1bded4e16a4db5ec07a57af
Change-Id: Id1081c8fd295374c0b261422083fea7deb799a98
1 file changed
tree: 03c4b81447d7ce3b9c51bb56967b55e8eea02b03
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.