[roll] Roll fuchsia [ffx] Don't copy ffx and subtool files for test

Apparently if we don't specify output paths for this test data, we don't
actually copy these files and they can be used from where they are in
the build tree. This also simplifies finding them in general.

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