[roll] Roll fuchsia [wlan][policy] Factor donut functionality into lib.

This change breaks donut into two pieces, the argument-
parsing frontend and the functional backend.

Test: fx test donut-arg-tests
Test: fx test donut-lib-tests
Original-Bug: 87482
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/598404
Original-Revision: 6bdb7da0fd80e99c6184d8e44bbff70a3446fe9e
GitOrigin-RevId: a79533f5dc26d0638409e728995775c3a340f536
Change-Id: I6a0ce54ad57243ea66a46e263eeb6349a8c69b3a
1 file changed
tree: 53486df8ff51ae9079085c7362e69f52dee57fd7
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. 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 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.