[roll] Roll fuchsia [security] Remove package resolver permissions

This CL removes the `fuchsia.pkg.PackageResolver` capability offered to
and used by "#driver_index"/"#driver_manager".

Driver Index uses component resolvers instead of package resolvers to
resolve drivers.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/869701
Original-Revision: 42f1f764e066a4a48a5ec3c29dc5e42c5ada4d44
GitOrigin-RevId: 163d44d7a32f0e512f0eed329342117ab9cd490e
Change-Id: I3cd17c73cb36dbdac5f517db3ea71651fe173c5a
1 file changed
tree: c491df83b4cba4b59a8fbc387170cff3d6670df0
  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.