[roll] Roll fuchsia [fx][use] Avoid rebuilding ffx.

When checking whether the fx device is being overridden by the ffx
default target, avoid any type of [re]building.

Instead change this check to be best-effort, using the binary at
$FUCHSIA_BUILD_DIR/host-tools/ffx if it exists and issuing a warning to
the user to manually check if the binary hasn't been built yet.

Original-Fixed: 398013500
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1211225
Original-Revision: d7d502fc79401c4d8e98d31916aef176fe2e24f3
GitOrigin-RevId: 6fdedd9d7a9aa572186ae660c15ab7ea078bde0f
Change-Id: I0ff32c472d383a215dd79d0b52b911639fbfdd58
1 file changed
tree: 1238eb988e51c2d091331ffc4b93195aa9a95460
  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.