commit | 1e76071286c357bc21eedfde5b7c835a63d7f44d | [log] [tgz] |
---|---|---|
author | Naomi Mccracken <nmccracken@fuchsia.infra.roller.google.com> | Mon May 01 20:14:35 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Mon May 01 13:15:37 2023 -0700 |
tree | d7d33b872575e3041f558a33fef10ffa1164d68d | |
parent | 755350b92614bc0bc281866ab6a0e640e8a1f51e [diff] |
[roll] Roll fuchsia [wlan][tool] fix saving network with password only This fixes the case where a user specifies an SSID and password to save a network but doesn't specify the security type or credential type. WPA2 is used by default because most users will have WPA2 or WPA3 networks, and a network saved with WPA2 can be used to connect to WPA2 or WPA3. Test: added unit test (fx test donut-lib-tests) Original-Bug: 126081 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/849396 Original-Revision: 322b084362b966bfd19d82b43673011cc067599b GitOrigin-RevId: 87a7a74cac6d7a9afe32a6520b01998bf5edab9e Change-Id: Ib9e377a43a5f798ba0da520b3a1b6e7c34611801
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.