[roll] Roll antlion Add typing to AccessPoint and its utilities

Add types to the access point controller and its surrounding libraries.
While here, remove some unused code and remove some redudant code. There
are also a few small functional changes, such as returning a tuple
instead of a list; this was done for better typing.

Original-Fixed: b/277981627
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/antlion/+/841758
Original-Revision: 8d457bf181312f83000cd2bc3bb21949a189c41c
GitOrigin-RevId: d7a4ed85864219b16e8dcd0bfab6fb3fbbec715d
Change-Id: I4e72297d5ad19165bbd677a54af5d891417b6ff7
1 file changed
tree: 7bcb5975b6641238dd2c3531b5aeac499f9e1525
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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 via the IRC channel #fuchsia on Freenode.

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.