[roll] Roll fuchsia [wlan] Clean up legacy device handling in SavedNetworksTest

Prepare for WLAN policy test migration by cleaning up in-place device
handling. Assume a single Fuchsia device (self.fuchsia_device) and
remove loops and unused references.

Original-Original-Bug: 500737382
Test: http://cr-buildbucket.appspot.com/build/8680634871012658545
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1623894
Original-Original-Revision: 7397c5c8e710bedd0deb5ab550d2ba4ef0e66959
GitOrigin-RevId: fd20d5ad9d7aadf7635e909d291128c566d25c1d
Change-Id: Id8e12b0ba56136abb381d0b5bf8d6a498c07e14a
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1629198
Cr-Commit-Position: refs/heads/main@{#193554}
1 file changed
tree: 89eb5e9ce4b7a6084022a9074410cc482f93b71b
  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.