[roll] Roll fuchsia [routing] move with_policy_check from component manager The `with_policy_check` function will need to be invoked by `cm_fidl_analyzer`, so this commit moves it to the routing library in a new trait. This function requires the ability to get a moniker from a `sandbox::WeakComponentToken`, which was not possible to do before in a generic way due to the type erasure perfomed by `WeakComponentToken`. To address this, a new field `moniker` has been added to the struct. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1059752 Original-Revision: d8dbdbaea4d98a306a9a6c5905ce3eea95fe37e3 GitOrigin-RevId: 9730c5d77ebca87fbc23b81c1c519d5b1a8ae45c Change-Id: I6e0c64224a545b19376b1d6fd392705f1167becd
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.