[roll] Roll fuchsia [tools] Replace `fx set-product` with `fx set --main-product`.

`$FUCHSIA_BUILD_DIR/ffx-config.json` is clobbered in some full
builds, so this value should be set by configuration that ends
up in `args.gn`. This will allow developers to configure it
from `fx set`, `local/args.gn`, or by editing their `args.gn`
directly.

`fx get-device` should continue to work transparently as it
works by reading the ffx config which includes the per-build
config this modifies.

Original-Bug: 356235506
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1132793
Original-Revision: 087d8035cac36aefff825eb28cd34cee10340a77
GitOrigin-RevId: e8b356b08a6ea203dc65bcfd8a8284c1a85c99fc
Change-Id: Iace242e69c7a2c0920a8bdfb32410896f514ede0
1 file changed
tree: 8c412c22e2d7f3596acd38d50a4f0f2ac5b51391
  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.