[roll] Roll fuchsia [wlan e2e] Support OpenWRT in FirmwarePowerModesTest

Update the FirmwarePowerModesTest to support OpenWRT-based access
points. Previously, the test logic was hardcoded to use the legacy
access point controller, which limited its compatibility with newer test
environments.

Original-Bug: 497793831
Test: fx test --build --e2e --output //src/connectivity/wlan/tests/core:firmware_power_modes_test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1559041
Original-Revision: ecbdfd816f399eeadbe3989ccd94ce1616bd1f65
GitOrigin-RevId: 21e66802154efe2fc1a55444ce6321afc9cca09a
Change-Id: Ieddfe4c335b6797fa9b52118a2c1ec6da69cca4a
1 file changed
tree: ce69e2103f6e26f3d79843ed40f5f6da4fa816b4
  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.