[roll] Roll fuchsia [crashpad] Map new target into secondary

Crashpad roll was not happening for several months, in the interim,
crashpad/util was refactored to have an independent crashpad/util:net
target. In order to roll without a breaking change, we update the
Fuchsia code to look for a similar target and satisfy it via secondary.
Once crashpad rolls we can revert and update the target name to the
correct name (util/net vs util:net).

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/627772
Original-Revision: 48b85da76a95d0e2b35308cbcf98dd1d59831985
GitOrigin-RevId: 8281eb845d8070496213d960c5391fe6f5f6633f
Change-Id: Iddce499874679c26bbbc9d24e4268824c961284f
1 file changed
tree: 8f2b65e3daa879b4e1bdefc86b964e2a14721baa
  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.