[roll] Roll fuchsia [sys] Fix optional expose during scrutiny verification

After this change, we are able to remove route exceptions by modelling
required (but sometimes the source component is not in the system)
routes as optional routes. See fxrev.dev/857020 for an example.

Original-Fixed: 107231

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/857377
Original-Revision: ae849c174f07bdb1ba5aadab66347f0dd47193ef
GitOrigin-RevId: 9f5a03478a6a235414c8ec20f09382d901f15cb7
Change-Id: I7e1b1d629717d57053f3c457b68b26e4055659f3
1 file changed
tree: 9208d3b661f08201d147e9347ed8d1f2c126b752
  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.