[roll] Roll fuchsia Reland "[fx][analytics] Add target count to build event"

This is a reland of commit 618e5671e124cbb35f5690c8e59724b02e137cd3

The original change wrongly set the exit code of fx build. This reland
has fixed issue.

Original change's description:
> [fx][analytics] Add target count to build event
>
> Original-Fixed: b/316175875
> Change-Id: I7432513c83ed1b0e76191bf347ec6343595a8db4
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1153815
> Commit-Queue: Rundong Du <rundongdu@google.com>
> Reviewed-by: Bob Evans <bobevans@google.com>
> Reviewed-by: David Fang <fangism@google.com>

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1154861
Original-Revision: 777f32482afabc0d3e106abeb6e76d6286533586
GitOrigin-RevId: 8f43c0fcaafde99d33e7e6a1855e9dc560642a83
Change-Id: I535ac08dcf8c51a34b60b16d46a17c1daf385f1e
1 file changed
tree: 502017b2696d9dfc09de1d8fe1902a63f7b67d0a
  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.