[roll] Roll fuchsia [network/fidl] Move error variants to CommitError Move the MATCHER_UNVAILABLE and INVALID_ACTION_FOR_ROUTINE variants of fuchsia.net.filter/ChangeValidationError to CommitError, since they will be validated only on commit. This is because doing this validation requires stateful analysis of all filtering state, not just the pending changes, so it makes sense to only perform that validation on commit. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/980693 Original-Revision: c539dc421e555b2ed634e86530a83d53494c99b6 GitOrigin-RevId: 51d48f2b9d8affa6ccceed1bfb3a6a7442a2404f Change-Id: If3f99c708fdf6a9af9ea7f123a2104f45a5c2ce6
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.