[roll] Roll fuchsia [wlan] Explicitly type openwrt_ap, access_point, and others for type checking

There are various attributes that are more ergonomic to access if we
declare their types and initialize them properly. This change makes
those improvements.

Original-Fixed: 500361950
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1567614
Original-Revision: 4f741ff8723acabc7924e976f8734a94776c3f79
GitOrigin-RevId: 0ddb440a4a988ad7481d41fca664a3a158e67c2d
Change-Id: I2829c3e0ac7dd4f0ee081f133c07a8a4c150abdc
1 file changed
tree: 4154c9cbb1b0fa00dbe95b555cd99e2bbe3eeb65
  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.