[roll] Roll fuchsia [analytics][fx][build] Improved target_count

- Added and modified python script from Aaron to count ninja actions
  more accurately
- Added metrics_version user property to distinguish old target_count
  with new target_count

Original-Fixed: b/410570041
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1259624
Original-Revision: 5b1d72076e80d67c496dcf45cbf814f0d6a059a1
GitOrigin-RevId: 79740d7463f16ad24924478ba80eb17e91d59484
Change-Id: I4e11e4a317af44a86d8e6bfb4e879dc401093c8e
1 file changed
tree: e522049fc781fd6ffd19cbc7a0e38dc92cf35e1d
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.