[roll] Roll fuchsia [routing][component_manager] Use PartialAbsoluteMoniker for policy

This CL changes the following structs to use PartialAbsoluteMoniker:
* GlobalPolicyChecker
* ScopedPolicyChecker
* AllowlistEntry
* SecurityPolicy

Original-Bug: 73171
Test: fx test fuchsia-routing-tests
      fx test component-manager-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/615665
Original-Revision: 0d35739fd95c69972e0981973709b72b4fc605b3
GitOrigin-RevId: 5797bf1ebb7194e3f728c2a549a698f46b77f82a
Change-Id: Idb1437cd23ac6acd1e158a97676c808edb8640d3
1 file changed
tree: 2cbcd35dba44ac7f01c1b29bc60bea728180f170
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. 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 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.