[roll] Roll fuchsia [wlan] Security protocol descriptors and authenticators. This change introduces types for describing wireless network security protocols and authentication using credentials supported by those protocols. This includes FIDL types and robust Rust types with no zombie states and validated conversions. These types are datagrams and provide no significant behaviors. APIs mostly concern marshalling data in and out of these data structures as well as conversions to and from FIDL. The code added by this change is completely dormant and will be used for changes to the SME FIDL API and representations of security protocols and authentication throughout the WLAN stack in subsequent changes. Test: `wlan-common-tests` Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/573157 Original-Revision: fac83f43ece5aad65e4f5694bf06a4fc9a3ff490 GitOrigin-RevId: c3d2c980964d68359163907817223dc11f2ac7bb Change-Id: I447d84c73b3332924081f147ba93690bcbf95c4a
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.