[roll] Roll fuchsia [superproject] Roll third_party/pigweed pw_cli_analytics: Two bugfixes

First, ensure "command" is always present in 'payload.event_params'.
Second, don't report analytics when people are running the
'pw cli-analytics' command (with or without the '--opt-in' and
'--opt-out' flags).

Original-Bug: b/374067161
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/242893
Original-Revision: 11ac92442e318df9c97bd4c17cfd5699a64b8083
GitOrigin-RevId: e1456e141b7aa4b08fe55ac4b933f9bb29e71813
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1140092
Original-Revision: 0b37eebb8eab794141559168045af4d8ea36e561
Change-Id: I99e7915a0e971314a35dfcc8065bf93c412d27d7
1 file changed
tree: f5b31fa0b5aaf58209874aeb9ffb93c4ee789f64
  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.