[roll] Roll fuchsia [forensics] Add timestamp to system log recorder shutdown message

A [$SECS.$MSECS] tag is added after the first `!!!` to help viewers know
when the message was emitted.

Original-Fixed: 360393048
Tested: fx test fuchsia-pkg://fuchsia.com/system-log-recorder-tests#meta/shutdown_message_unittest.cm
Tested: fx reboot, saw
!!! [00910.666] SYSTEM SHUTDOWN SIGNAL RECEIVED FURTHER LOGS ARE NOT GUARANTEED !!!
        in previous boot logs of 433365140649b2ba

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1277299
Original-Revision: ff9b758fb57c630debed65aeb00fdd9e76069b7c
GitOrigin-RevId: a31e9215943fc935c89e60b75234eede5f81f9a6
Change-Id: Ia94ddb1214d43b5a6f764c302d2a7674ac622aac
1 file changed
tree: 7dc8e3b7a981b8abe0c6620c7bf027195038d1dd
  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.