[roll] Roll fuchsia [wlan] Replace `is` with `==` for enum comparisons in e2e tests Using `is` and `is not` for enum member comparisons is generally discouraged in favor of `==` and `!=`. While `is` works for singletons like enum members, `==` is the more idiomatic and robust way to check for equality. Original-Bug: 483160044 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1517996 Original-Revision: 0770f7ec877e9f477162b301011ed04ab7753e93 GitOrigin-RevId: a4c7b34c598609071c52633030d8fbf9582360ee Change-Id: Ice59e39d171dcbf23b00f6eedf30141113b0a80b
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 in one of the communication channels documented at get involved.
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.