[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
1 file changed
tree: d7d33b872575e3041f558a33fef10ffa1164d68d
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.