[roll] Roll fuchsia [fx][analytics] build metrics aware of fx multi

When `fx build` is triggered by `fx multi`, the build metrics will now
report that info.

The report format is updated from |flag into +flag/-flag so that people
can know whether a flag is not set vs using an old version of fx.

Original-Fixed: b/404873140
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1239424
Original-Revision: 03b06384a472acd0e2e299fc3a150fdc0af6e99e
GitOrigin-RevId: 5f95fd68e8c836e74f5c535406581a9bd5eb74c0
Change-Id: I6b29f9b554cd99f8fb20e9234dfd6485e8d7fc48
1 file changed
tree: bab0023d0c5fdf1dde6ba0efe76bbdbb03d0ce40
  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.