[roll] Roll fuchsia [ffx] invert fho/target dependency Instead of having libfho rely on libtarget (which meant all subtools depended on target even if they had no target interaction, such as ffx-assembly), have libtarget rely on libfho. This means injecting target-specific information into FhoEnvironment, via the new EnvironmentInterface mechanism. Mostly this change is mechanical -- moving code from libfho to libtarget. It also means that code (including tests) that relied on getting or manipulating target behavior needs an extra call to get the target-specific FhoTargetEnvironment. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1263974 Original-Revision: 3d3ecfeaff8b3ca2a410d3c01e6a6077eac4975f GitOrigin-RevId: cd66eb4dd6bc17569748bab50c5d6500b0a275a6 Change-Id: Ic3dde932e2c642fbf90e0043067a24523dd5ef8c
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.