commit | 76924c83e8f530d6cf4fd6e3e32ed1263541c925 | [log] [tgz] |
---|---|---|
author | Yifei Teng <yifeit@fuchsia.infra.roller.google.com> | Thu Dec 14 09:22:00 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Dec 14 01:23:07 2023 -0800 |
tree | c7b96d2d5ac2d45abf06b0ee201b3a07a91cd62e | |
parent | 1739277301c8ffaeecc7d7d7545a704db05e25b1 [diff] |
[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
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
.