[roll] Roll fuchsia [security][pkg] Remove repository_config_files

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

This change finishes the transtion to 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.

Original-Bug: 91099
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/628465
Original-Revision: 1f365b8c4051557c4714f7a59fb4b4354a70d1eb
GitOrigin-RevId: c3909acd0c1e0607c3fa6ff51e5a58301c308210
Change-Id: Ifcaa4b65b5afc787692baa1123fa53187b79cf91
1 file changed
tree: 4b5fe2909e7bd9f3d8b0f8649581dae8159e9e2c
  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.