[roll] Roll fuchsia [ffx] capture target list info in analytics

In order to understand the number of devices people generally have,
we'd like to add metrics for the number of devices, as well as the
type of query (not the query itself since that could be PII).

The event is called "ffx_target_list_devices", and it has two
pieces of information: the type of query ("first", "serial", etc),
and the number of devices returned.

Original-Fixed: 334926773

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1272820
Original-Revision: 023e7d7705c5a3350e8d50c491458532a064d27f
GitOrigin-RevId: 9a68671907517ae8034f30cb6342acb9578c700b
Change-Id: I54ad69a508b5ca633920b11516af16bca8d6cf27
1 file changed
tree: 8e49a284d28a54b56445f5700e2fdb43bf077c57
  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.