[roll] Roll fuchsia [component_manager] Pending shutdown log repeats

If there is a "pending shutdown" log, repeat it every 15s, to have a
better chance of being captured in the log buffer.

This mirrors the behavior here:
https://cs.opensource.google/fuchsia/fuchsia/+/main:src/sys/component_manager/src/builtin/system_controller.rs;l=18

Original-Fixed: 381892690
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1167796
Original-Revision: c1cd29c25e936cf0c604774ec5a5f6b7cdea5e3f
GitOrigin-RevId: f290cd46505af345aed5908511da7b26b6dd2741
Change-Id: I3edc2e4bdfb8d5ffb346dd8f36c2759b08114fa9
1 file changed
tree: 6b80d8bf96f9383d681f2828f04f546af4ac7962
  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.