[roll] Roll fuchsia [ffx][target_holders] Create TargetProxyHolder type

This is a newtype around TargetProxy which allows implementation of
TryFromEnv outside of the fho crate. This is the first "Holder" type, so
it has some duplication with the fho crate, but that will be
incrementally move out of fho in order to eliminate the dependencies
which are related to device interactions so they do not negatively
impact build time of the subtools that do not require devices.

Original-Bug: 391610009
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1193235
Original-Revision: e338511ba819a86e604acfd47920023882355c72
GitOrigin-RevId: 1f7f15fe2ab05e580ed3f7830b2fe70cf6a7194e
Change-Id: I8d321556ceefd13d0eaa287d4b29118e2d3835fa
1 file changed
tree: 5a24ad5340a41d88a523c4c9c470689e815d876c
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.