[roll] Roll antlion [wlan] Deconfigure wlan, reboot test teardown

This change calls `deconfigure_wlan` on test teardown in WlanRebootTest
for Fuchsia DUTs. This is to address a bug where the policy client
controller is sometimes not released, resulting in test failures.

Original-Bug: 428030196
Test: Ran WlanRebootTest
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/antlion/+/1312364
Original-Revision: f4a9e0d1648f56cc054e6f39620851d3da7e9d5e
GitOrigin-RevId: 0c6fcae4597cc9590dfa780208a1de7a38485e45
Change-Id: Ia87ef992d06f3de5e925eb54674dbb95514002d8
1 file changed
tree: 5d219b8bf9c4e78cb74b972a4be363f6b1325fbd
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.