[roll] Roll fuchsia [wlan e2e] Use escape hatch for require_mode in WlanPhyCompliance11NTest

Update WlanPhyCompliance11NTest to package require_mode values into
custom_uci_options before generating the radio configurations. This
provides an escape hatch for arbitrary or unmodeled configurations while
maintaining existing behavior.

Original-Original-Bug: 508099471
Test: fx test //src/testing/end_to_end/antlion/tests/wlan/compliance:wlan_phy_compliance_11n_2g_ht20_open_test
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1600410
Original-Original-Revision: 48321577785714908e166182e0b76edccddfb39c
GitOrigin-RevId: 781f288cf80957807cf6d9d6444da34d04e940b0
Change-Id: I5fce7c64455cb5d7f0f120f37c4a08b556a584cc
1 file changed
tree: fb2d1f0fb4442f5c6ccfa7e566ceaa357adab2c5
  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.