[roll] Roll fuchsia [forensics] Log snapshot requests

Only external snapshot requests will be logged. Snapshots collected to
attach to a crash report will not be (explicitly) logged since the
report generation is already logged.

Original-Fixed: 119140

TESTED=`ffx target snapshot` w/ log messages observed
TESTED=`fx shell crasher` @ fcda159bfb380037 w/ log messages not
observed

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/789823
Original-Revision: 885a79d0994dcadaa24da36e7a06043cc6b6a527
GitOrigin-RevId: d28d200cee47d172c390f492d003182aa33aa2ab
Change-Id: I819a0c5ed97c551a907dc6b8f5b097c46c25d534
1 file changed
tree: 735495cec6a3afadccaad1b1ba8162fc16a2e6ec
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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 via the IRC channel #fuchsia on Freenode.

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.