[roll] Roll fuchsia [ffx][serve] Allow custom root of trust file

This introduces the --trusted-root /path/to/custom/root/of/trust
argument to allow to initialize the repository with a custom root of
trust json file. This supports workflows requiring to avoid the server
auto-picking 1.root.json inside the repository directory tree.

Original-Fixed: b/335276006
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1042098
Original-Revision: ee065a0ed5d8547b1678f27a5f0644939d1086f8
GitOrigin-RevId: db05c89e7f9630333968c7b26199608dc6554d41
Change-Id: I958e67b870448848612c2b29443f5002f21f5167
1 file changed
tree: 4e6e0cf005686c719d7e635262220d90e9087795
  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 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.