[roll] Roll antlion [wlan] Fix unknown attribute in regulatory test

The `AccessPointState` struct was updated during the recent Python FIDL
binding changes, as `id` is a reserved FIDL term. This changes updates
the RegulatoryRecoveryTest to use the new `id_` attribute.

Original-Bug: b/409049054
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/antlion/+/1250058
Original-Revision: d81bf6efa1c429f4f80828871f5d3f936ffde1a5
GitOrigin-RevId: 03ba6c849157edbfdf296f95cdb79d2c735e77c7
Change-Id: I03c78006f5bfbd01487a17aeb58e7e518a13cbd4
1 file changed
tree: 7c5c09dad67d28959e1bd6f9f1d04a6f41724075
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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.