[roll] Roll fuchsia [component] Encapsulate route policy check into a router

This is another step in moving the work done with Receivers into Router.

Introduces PolicyCheckRouter into librouting and replace the parts of
DictDispatcher that checks policy with a PolicyCheckRouter.

Original-Bug: b/310741884
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/960612
Original-Revision: c4c55f6e1ab9c903086ec0ce1967200a2f1b8e70
GitOrigin-RevId: ee082fecd42cf80cda10b82983cd5512c9e04b3d
Change-Id: I270660bd79c79a1d5e6fa0afc294e083d8f247fc
1 file changed
tree: c7b96d2d5ac2d45abf06b0ee201b3a07a91cd62e
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.