[roll] Roll antlion Minor fixes for Policy roaming bench test.

This test suite is a bench test that exercises the WLAN Policy-initiated
roaming flow on a physical device. There are a few minor problems that
are corrected in this change:

- target BSS password was incorrectly set
- adjustments to timing of the attenuation
- WPA1/2/3 BSS config has been removed, since WPA3 doesn't allow WPA1 on
  a WPA3 compatible BSS
- software attenuation is being reset to full power at the start of each
  test, rather than at the end; this ensures that txpower is always
  reset when a test fails

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/antlion/+/1278066
Original-Revision: bb1b3e648e29097aa449bf48e7c3effd57542dff
GitOrigin-RevId: 7287f31d1881422cb585950a9c72d7f0cc501b3c
Change-Id: I1e93948fdc2760a35f062a2b45cec5cbb273ccef
1 file changed
tree: 4307c1bfa02f0c3866a5c3bae1ab7220c52652a2
  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.