[roll] Roll fuchsia [ffx] Rename TargetInfo to TargetEventInfo

FIDL already has a TargetInfo which is used by ffx -- let's try
to reduce confusion a bit by using a different name for the
information propagated in DaemonEvents.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/946314
Original-Revision: 59758d0800b17a1df998decf8a5190b4d729b719
GitOrigin-RevId: 4cc1831a12d9bf9ac12f047771c6d925ff6d5bb1
Change-Id: I2e8c67ca8673fcc14014beae2e3fcedcc03ce915
1 file changed
tree: 9c39616ff4379d88bbb39d447d684daa7fafee58
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.