[roll] Roll fuchsia [components] add routing test for use dictionary allowlist behavior

When a component uses a dictionary, it should be able to access
capabilities inside the dictionary if the component is on an allowlist.

Written by brunodalbo@google.com

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1430094
Original-Revision: c7df58b8a7045ba122e792286b054a46b620e34f
GitOrigin-RevId: 175f1322d5c42986ed6f0fa110d932812f1e2c7e
Change-Id: I6b990076a1419698b7d5dc3e348ae09eaf840d35
1 file changed
tree: e6cd195458f742cf05592e4c5c35a3890d391773
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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 in one of the communication channels documented at get involved.

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.