[roll] Roll fuchsia [ffx] remove TargetInfoHolder

This removes the now-dead-code of TargetInfoHolder, now that all
uses have been ported to other mechanisms.

Original-Fixed: 457801550

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1414685
Original-Revision: ca102fb792b28fccf7b78aaa53ff8dd9c80ca45b
GitOrigin-RevId: 45e2e2fbd62a14c9628ff77b7290c6015f7b4d8a
Change-Id: I019a2635d57f2fc02cede6fc03e09049a9851525
1 file changed
tree: c6ea341a05ae8001dfb8a63d250789bd0c2a322e
  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.