[roll] Roll fuchsia [ffx] Remove TargetHandle caching

Caching of TargetHandles is dead code, now that we are instead caching
TargetInfos in ffx_target.

Test: Existing tests pass.

Original-Fixed: 455625623

[g-review]

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1423543
Original-Revision: 1066abb3d091c06ed3fc8661c9275ed5bc5b9cc1
GitOrigin-RevId: d31680909701ea7c751f6cc64bec931231dd6bb8
Change-Id: I3ef74b930e5d7292e6b01f443dc8a48b741b945d
1 file changed
tree: 1b1fc76f3f6a2bac089568e29cc507db40319d1e
  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.