[roll] Roll fuchsia [security][pkg] Transition test pkg-resolver config to use labels

Part of soft transition to use gn labels for pkg-resolver
config-data.

This change starts the transtion toward dropping
`repository_config_files` from the
`assemble_security_pkg_test_system` gn template. Config data of
this kind can be included in the `base_packages` parameter instead.
The change requires a soft transition due to out-of-tree clients.
A follow-up change will remove `repository_config_files` (made
optional in this change).

Original-Bug: 91099
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/628464
Original-Revision: 7c1b71e94f0b723d697e2b91da3a295aed4dc691
GitOrigin-RevId: 9cd39b060600789fa6b925e55d15f6af662f1f5d
Change-Id: I33a5436c12f88be21ad1be04aa29d836b0c476c8
1 file changed
tree: c3bd71a3b9abead66204e78e3acc003a318e435a
  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
  12. 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.