[roll] Roll fuchsia Revert "[security][policy] Remove test_manager routing exceptions"

This reverts commit 3218373dfed13e04cf7493770220dbd96f64bceb.

Reason for revert: Breaks chromium tests https://ci.chromium.org/ui/p/chromium/builders/try/fuchsia-x64-cast-receiver-rel/333688/overview

Original change's description:
> [security][policy] Remove test_manager routing exceptions
>
> fuchsia.media.SessionAudioConsumerFactory remains because it's
> non-trivial to remove. See b/296305908
>
> Original-Bug: b/296305908, b/295356132
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/898900

Original-Bug: b/296305908, b/295356132
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/907211
Original-Revision: c7d46d76b278be9e0c53f0d67312b3e6721e9bae
GitOrigin-RevId: 28d01384b50de767eb248e1f796117a36cb35920
Change-Id: I10bd1e12a5a6c076eb70b692fdf5253335910e06
1 file changed
tree: 266621c0eedae25b429e2f91d99841e4541527c2
  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.