[roll] Roll experiences [Ermine][Quicksettings] Add getSavedNetworks and disconnect to WiFi service

Adds ability to get saved networks and disconnect to WiFi service. Additionally expands client state monitor so WiFi service can determine the current network and a failed password attempt. No UI changes.

Original-Bug: 79855

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/experiences/+/597869
Original-Revision: 6148962f5bc36b201f2ca7137433ffffc5e33de8
GitOrigin-RevId: c306b8addd13368602ee8384f01b329e01b665c5
Change-Id: If315df5d04d2f8479e929189c9b9d367eb7cdf53
1 file changed
tree: bfa7da276e18c0e20bf60c95fd7b514b57e41fdf
  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.