[roll] Roll fuchsia [security] remove refs to bootstrap/base_resolver

This is not a component that exists anymore. Cleaning up references to
it in the security configuration.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1483562
Original-Revision: 759c4590831efe26c9183d32af6a38e8e6d86aab
GitOrigin-RevId: b3a7d30aa2bd3d3d5a92316983e4d1065961a51d
Change-Id: I763a742bce96405aab3d5497397e7b539ae8750a
1 file changed
tree: ab74562e1f7c1e5deaff4315b901448a92679f4e
  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.