[roll] Roll fuchsia [wlan][policy] reformat, use local storage

This change begins using the local storage file for persistently storing
network configs and migrates old stash data.

This CL also changes the format of the new file that will be used to
persistently store saved networks in local storage. The new format saves
networks in a list, not by network ID.

This CL also cleans up some unit tests that had to specifically process
stash FIDL calls.

Test: manual tests and unit tests: fx test wlan-stash-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/977126
Original-Revision: 1e42e666724f4359770353b4559dede097d40a4f
GitOrigin-RevId: 1be202ac4cdaa8241833545d6af52b1d72d5427c
Change-Id: I2145fa8c95a551f486772f6a8103ca439ce27e47
1 file changed
tree: 8cfdb72e7789ac122eae81258bd757381580572b
  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 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.