[roll] Roll antlion First pass refactor of wlan_policy_lib.

CL to clean up method naming, adding return types, and putting commands
into a strEnum. This is part of the efforts to clean up Antlion's SL4F
libraries in preparation to transitioning over to using Honeydew.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/antlion/+/922309
Original-Revision: e333bbefe46c1207a673a8dd0b6f5fd0c6cfee1c
GitOrigin-RevId: e5379ce397abcd68f3c5cf78922b16096c9202c7
Change-Id: Ide426931757ec448216311f4d293b9b30408d70a
1 file changed
tree: b5bda5d284965b0fd942840a7161957abd00624e
  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.