[roll] Roll fuchsia [ffx]: restructure fastboot/lib

Breaks out the file resolvers out of common into their own module.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/907272
Original-Revision: c48c0eb3973fc1d3aadd3ba9fb16fdf035ad37ee
GitOrigin-RevId: 1936f6ba5fd611b8f89ce5debddac1114e8cfb75
Change-Id: Ic9c78ee5b4f5fdbf465ca1a19a73f087ce2d8ef6
1 file changed
tree: bd46e452e84ed40ce27fdce439d7be5e95609f76
  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.