[roll] Roll fuchsia [routing] don't log failed routes at every routing step The WithPorcelain router would unconditionally log an error whenever it happened, and we would use this router for every step along a route. This meant that failed routing operations would be logged not once, but once per route step. This commit changes things such that logs are only emitted at the use step or when the exposed directory of a component is accessed from component manager. Original-Bug: 498313663 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1603148 Original-Revision: 102d641665c3c4f4d60e40cf1b9f7379762af3b4 GitOrigin-RevId: e1e939eef1384f6616aba96c55fa97c2dbfb896a Change-Id: Ic6e90b63fbf5265fca001d54beda36c3e04f429a
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.