[roll] Roll fuchsia [Honeydew]: Wlan typing and wlan affordances fix This change fixes KeyErrors in the wlan and wlan_policy affordances by switching over to using get(). It also fixes two typing issues. One with the ProtectionDef returned by the wlan facade which is converted to a string by serde in Rust. The other fix is changing ClientStatusResponse to a protocol to better represent the fact that only one type of ClientStatusResponse exists at a time. Finally, it updates and fixes some of the unit tests for wlan. Verified the following on Patchset: 5 * HoneyDew code guidelines * Successfully ran the impacted functional tests using InfraRun Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1024592 Original-Revision: 5e78798409a87f8bc1d64afeb92e0d34e563789c GitOrigin-RevId: 73ffa78838ee2a66370ccb1ab12205e6af8f8571 Change-Id: I698f8887b58232b8e634fb50d01fcbcfff1c513f
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.