[roll] Roll fuchsia [ffx] Use TargetCollection to get RemoteControl

Switches out DaemonProxy usage with TargetCollection service usage to
get RemoteControl.

Deprecates GetRemoteProxy from the DaemonProxy interfaace.

Original-Bug: 82380

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/571319
Original-Revision: 1a2179cf6907f9a3053f52fbb57f11d7c3323669
GitOrigin-RevId: 6c257d6182caed81d72f3a63c1681c3a6b9d4b5e
Change-Id: If4687fff42452b041224610b3d68430d96a669dd
1 file changed
tree: 0a842e337c8006e5b42b0c8a158d34a0c30d8d53
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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.