[roll] Roll experiences [Ermine][Quicksettings] Add initial WiFi UI

Adds initial WiFi quicksetting UI to view scanned networks. As a temporary solution quicksetting is disabled until the scanned networks list is populated. This has two purposes: the first one is to prevent the quicksetting appearing active before scanning is available on device, as well as prevents the user from accessing the wifi quicksetting until after the initial scan has taken place (takes around 20 seconds initially). Networks that are not compatible are disabled/greyed out. Note that there is a bug where network names with non-ASCII characters may appear in the scanned networks list and appear as blank networks in the UI. This will be addressed in a subsequent CL.

Original-Bug: 79885

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/experiences/+/592913
Original-Revision: 0aac4c9cbacb45cfe749be8953791fa435146b3a
GitOrigin-RevId: ce39d23e09aa1613ab6be1048d0268437cb55a06
Change-Id: Ic30127d18ee24f29bd517793858701b14ae33dd8
1 file changed
tree: f08bc8621f3e4fdf50fc88faa87da73dc2b7892b
  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.